Created
January 6, 2019 04:14
-
-
Save hook-s3c/e398b79c9dd9cfbebf5d7b5bd696314e 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