logseq_kauer/pages/Neuen Wireguard-Server erst...

19 lines
571 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

tags:: wireguard
- ## auf virtuellem Wireguard-Server
- Login mit chk & pw an
192.168.178.78
- Dann su
- Dann:
export PATH=$PATH:/sbin
export PATH=$PATH:/usr/local/sbin   
wget [https://git.io/wireguard](https://git.io/wireguard) -O
wireguard-install.sh && bash wireguard-install.sh
 -> CLI folgen
[https://forum.openwrt.org/t/vpn-client-on-seperate-wifi-network-no-vpn-on-the-other/84132/4](https://forum.openwrt.org/t/vpn-client-on-seperate-wifi-network-no-vpn-on-the-other/84132/4)
- ## auf Firtzbox
- todo