dotfiles/.ssh/config

7 lines
129 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-25 22:24:30 +00:00
ProxyCommand nc -X 5 -x 127.0.0.1:9050 %h %p