Introduction
Introduction Statistics Contact Development Disclaimer Help
Standardize tor socks port. - annna - Annna the nice friendly bot.
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit 75ea212264cd99cdf885d823c0225e26c83b90e2
parent 084e936de898a2b67324b5036f9377009428bf68
Author: Annna Robert-Houdin <[email protected]>
Date: Mon, 25 Dec 2023 17:57:57 +0100
Standardize tor socks port.
Diffstat:
M fetch-uri | 2 +-
M screenshot-uri | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fetch-uri b/fetch-uri
@@ -22,7 +22,7 @@ fi
curl \
- --preproxy socks5://127.0.0.1:9100 \
+ --preproxy socks5://127.0.0.1:9050 \
-s \
-L --max-redirs 3 \
-m 5 \
diff --git a/screenshot-uri b/screenshot-uri
@@ -7,7 +7,7 @@ then
fi
# Use Tor.
-proxy="socks5://127.0.0.1:9100"
+proxy="socks5://127.0.0.1:9050"
#proxy=""
export http_proxy="${proxy}"
export https_proxy="${proxy}"
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.