From 6cb7a06a4605bca1b8440fd8413d902bbef46f87 Mon Sep 17 00:00:00 2001 From: Kevin Stinger Date: Sat, 13 Aug 2022 04:39:44 +0000 Subject: [PATCH] Delete document --- INSTRUCTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTRUCTION.md b/INSTRUCTION.md index f125fbbeff..cce65b7889 100644 --- a/INSTRUCTION.md +++ b/INSTRUCTION.md @@ -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 ```