Skip to content

Instantly share code, notes, and snippets.

@0xssff
Created April 28, 2020 15:52
Show Gist options
  • Save 0xssff/24d90a9acba73bd95b17f58f785e0a5e to your computer and use it in GitHub Desktop.
Save 0xssff/24d90a9acba73bd95b17f58f785e0a5e to your computer and use it in GitHub Desktop.
sudo stop shill ; sleep 3 ; sudo start shill BLACKLISTED_DEVICES=tun0 ; sleep 3 ; sudo openvpn --mktun --dev tun0 && openvpn --config /home/root/vpnconfig --auth-user-pass /home/root/vpnauth --dev tun0 --dev-type tun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment