diff --git a/GIT.md b/GIT.md index 2ed4ac1..9750e22 100644 --- a/GIT.md +++ b/GIT.md @@ -111,11 +111,14 @@ running the following commands: Which tells git to alter the repository configuration so that fetching from origin fetches all branches. +If that doesn't work, you can try opening the tunnel configuration menu and +adding some backup tunnels. + +![Backup Tunnels](tweak2.png) + If that doesn't work, then the next easy thing to try is to decrease the tunnel length. Don't do this if you believe you are at risk of your code-contribution activity being de-anonymized by a well-resourced attacker seeking to run -malicious nodes and control your whole path. If that is you, thanks for -contributing code under such staggeringly dangerous conditions, I really found -what you did in 2013 to be an inspiration and hope you are exonerated by a fair -trial conducted in absentia. +many malicious nodes and control your whole path. +![One-Hop Tunnels](tweak1.png) diff --git a/wizard3.png b/wizard3.png index 432a08b..99ef99a 100644 Binary files a/wizard3.png and b/wizard3.png differ