ssh config to push to hidden network

This commit is contained in:
lickthecheese 2019-09-25 18:24:30 -04:00
parent f5d644cad1
commit bf4c85b2eb

View file

@ -3,4 +3,4 @@ AddKeysToAgent yes
Host git-tor-alias
User gitserv
HostName ltcpiz23dznrv62p.onion
ProxyCommand nc -x 127.0.0.1:9050 %h %p
ProxyCommand nc -X 5 -x 127.0.0.1:9050 %h %p