Skip to content

Instantly share code, notes, and snippets.

@unixfox
Created May 18, 2022 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unixfox/7671df5d941d7412fe7acd8e23dfbbff to your computer and use it in GitHub Desktop.
Save unixfox/7671df5d941d7412fe7acd8e23dfbbff to your computer and use it in GitHub Desktop.
route48 example wireproxy
[Interface]
PrivateKey = xxx
Address = 2axxx/128
[Peer]
PublicKey = xxxx
AllowedIPs = ::/1, 8000::/1
Endpoint = 185.107.82.73:51868
PersistentKeepalive = 25
[TCPServerTunnel]
ListenPort = 8080
Target = 127.0.0.1:8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment