Skip to content

Instantly share code, notes, and snippets.

@Stevemoretz
Created September 29, 2022 18:27
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 Stevemoretz/3713c248751caebb4f2d923663ce1a12 to your computer and use it in GitHub Desktop.
Save Stevemoretz/3713c248751caebb4f2d923663ce1a12 to your computer and use it in GitHub Desktop.
while true
do
sudo sshuttle -r root@6.8.198.252 -x 6.8.198.252 0/0 --dns --ssh-cmd "ssh -i /home/s/.ssh/id_rsa -D 1080 -C"
sleep 500
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment