Created
April 28, 2020 15:52
-
-
Save 0xssff/24d90a9acba73bd95b17f58f785e0a5e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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