guides/self_hosting/bypass_cgnat
tavo-wasd b40264ecbe doc
2024-03-08 01:46:15 -06:00
..
backup finished script i think 2024-02-23 20:44:33 -06:00
bypasscgnat.sh doc 2024-03-08 01:46:15 -06:00
README.md doc 2024-03-08 01:46:15 -06:00

Bypass CGNAT

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

Usage

This creates a file client.conf in the current directory, and it will output the client configuration to the terminal as well.

wget -qO /opt/bypasscgnat.sh "https://gitlab.com/tavo-wasd/guides/-/raw/main/self_hosting/bypass_cgnat/bypasscgnat.sh"
chmod +x /opt/bypasscgnat.sh
/opt/bypasscgnat.sh