Delete document

This commit is contained in:
Kevin Stinger 2022-08-13 04:39:44 +00:00 committed by #deCloudflare
parent 0acc1717c3
commit 6cb7a06a46

View File

@ -245,7 +245,7 @@ need more adaptations for Windows and other platforms.
host git.example
hostname git.example
ForwardX11 no
ProxyCommand connect -4 -S 127.0.0.1:9050 $(tor-resolve %h 127.0.0.1:9050) %p
ProxyCommand connect -5 -S 127.0.0.1:9050 $(tor-resolve %h 127.0.0.1:9050) %p
host mrsnowden
IdentityFile /home/user/.ssh/id_rsa_mrsnowden
```