Skip to content

Instantly share code, notes, and snippets.

@hook-s3c
Created January 6, 2019 04:14
Show Gist options
  • Select an option

  • Save hook-s3c/744d1b1b1f2fcd65c13ce5608355a01b to your computer and use it in GitHub Desktop.

Select an option

Save hook-s3c/744d1b1b1f2fcd65c13ce5608355a01b to your computer and use it in GitHub Desktop.
Automatically push all SSH sessions through Tor
Host *
CheckHostIP no
Compression yes
Protocol 2
ProxyCommand connect -4 -S localhost:9050 $(tor-resolve %h localhost:9050) %p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment