Skip to content

Instantly share code, notes, and snippets.

@tetranz
Created June 5, 2021 23:36
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 tetranz/bd9e565eea35d905d394cc2e76327e98 to your computer and use it in GitHub Desktop.
Save tetranz/bd9e565eea35d905d394cc2e76327e98 to your computer and use it in GitHub Desktop.
wireguard-down.sh
iptables -t nat -D POSTROUTING -o wg0 -j MASQUERADE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment