Created
January 6, 2019 04:14
-
-
Save hook-s3c/744d1b1b1f2fcd65c13ce5608355a01b to your computer and use it in GitHub Desktop.
Automatically push all SSH sessions through Tor
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
| 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