dotfiles/.ssh/config

7 lines
124 B
Text
Raw Normal View History

2019-09-24 22:37:09 +00:00
AddKeysToAgent yes
2019-09-24 22:35:13 +00:00
Host git-tor-alias
User gitserv
HostName ltcpiz23dznrv62p.onion
2019-09-24 22:41:12 +00:00
ProxyCommand nc -x 127.0.0.1:9050 %h %p