aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDani Grant <9b6da3ee979ac5daab395bb0565e31c70a5fee46@cloudflare.com>2020-07-09 13:20:04 +0200
committerDani Grant <9b6da3ee979ac5daab395bb0565e31c70a5fee46@cloudflare.com>2020-07-09 13:20:04 +0200
commit6e310da85643cab982de15d14039892a0f0bddde (patch)
tree1c8168573eaea657bd024a75cfe224f1a6a9aa30
parentbd169d4f80721288088c7a11d4877b2cfb154d87 (diff)
downloadcloudflare-tor-6e310da85643cab982de15d14039892a0f0bddde.tar.lz
cloudflare-tor-6e310da85643cab982de15d14039892a0f0bddde.tar.xz
cloudflare-tor-6e310da85643cab982de15d14039892a0f0bddde.zip
instructions.md
-rw-r--r--instructions.md12
1 files changed, 10 insertions, 2 deletions
diff --git a/instructions.md b/instructions.md
index cb2571dc..59c728df 100644
--- a/instructions.md
+++ b/instructions.md
@@ -229,9 +229,17 @@ A or B will be enough. Thank you for your contribution.
- Cloudflare/CDN
- Scan FQDN on "[Is MITM?](https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/ss/tool_ismitm.php)" webpage.
- - Or just use "_MITM test_" API, "_Detect CDN_" API.
+ - Or: Use add-on "[Ĉu ligoj estas vundeblaj al MITM-atako?](subfiles/about.ismm.md)"
+ - Or: Use "_MITM test_" API.
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/ismitm.php?f=www.emsisoft.com`
+ - Or: Use "_Detect CDN_" API.
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/is_zcdn.php?f=www.cloudflare.com`
- Anti-TOR
- - Just use "_Is it blocking Tor?_" API.
+ - Use "_Is it blocking Tor?_" API.
+ - e.g. `curl -x socks5h://127.0.0.1:9050 -k --http2 https://api.wod~.onion/_/is_antitor.php?f=www.cloudflare.com`
+ - Or: Use add-on "[Ĉu ĉi tiuj ligoj blokos Tor-uzanton?](subfiles/about.isat.md)"
+
+- Public API Details: [Here](https://ss.wodferndripvpe6ib4uz4rtngrnzichnirgn7t5x64gxcyroopbhsuqd.onion/) - Bottom menu - "Public API"
Your contribution will be pushed to Codeberg automatically within a week.