ssh config

This commit is contained in:
lickthecheese 2019-09-24 18:43:59 -04:00
parent 3574f84cfe
commit 1d4940ecf0

View file

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