guides/self_hosting/bypass_cgnat
tavo-wasd 5571df82f7 test
2024-03-08 00:58:53 -06:00
..
backup finished script i think 2024-02-23 20:44:33 -06:00
bypasscgnat.sh test 2024-03-08 00:58:53 -06:00
README.md bypasscgnat update 2024-03-07 22:04:30 -06:00

Bypass CGNAT

Setup a wireguard VPN to route traffic from a VPS to your local machine. Based from this guide.

Possible extra configuration

auto eth0
iface eth0 inet static
    . . .
    dns-nameservers 1.1.1.1 9.9.9.9