Releases: ValdikSS/tor-relay-scanner
tor-relay-scanner v1.0.4
Updates since v1.0.3:
- Load relay data from file with
--relay-infile, save to file with--relay-outfile - Add Tor Relay data exchange packet controlled by
--ssl-data-amount - Run IPv4 and IPv6 tests in parallel
- Better relay connection timeout handling
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v1.0.3
Updates since v1.0.2:
- Check for prefs.js existence. Fixes #23
- Explicitly close output stream (file) upon exit. Fixes #26
- Simulate TLS handshake and send VERSIONS (-s, --ssl)
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v1.0.2
Updates since v1.0.1:
- Add excluding
-countryand exclusive!countrymodifiers to--preferred-countryoption (#22) - Small fixes
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v1.0.1
Updates since v1.0.0:
- Fix scanning for the latest set of servers in the list (@wildekat)
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v1.0.0
Updates since v0.0.9:
- Add
--preferred-countryoption to sort relays by country list - Fix for
-poption: do not rewrite previous records
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
More information: Доступ в Tor из России — Простые методы доступа в сеть Tor в условиях блокировки в РФ
tor-relay-scanner v0.0.9
Updates since v0.0.8:
- Added github.com and bitbucket.org onionoo mirros
- Other small fixes
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
More information: Доступ в Tor из России — Простые методы доступа в сеть Tor в условиях блокировки в РФ
tor-relay-scanner v0.0.8
Updates since v0.0.7:
- Non-working CORS proxies hosted on Heroku are removed
- Added
-p portscanning option, to scan relays only of specified ports - Added
--url alternativeonionoo relay list option
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
More information: Доступ в Tor из России — Простые методы доступа в сеть Tor в условиях блокировки в РФ
tor-relay-scanner v0.0.7
Updates since v0.0.6:
- Fix for
Bridgelines andprefs.jsconfiguration for IPv4+IPv6 bridges
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v0.0.6
Updates since v0.0.5:
- New
--browseroption, which inserts bridge data toprefs.jsTor Browser configuration file - New
--start-browseroption which launch Tor Browser after scanning process is done (only Windows and Linux for now)
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.
tor-relay-scanner v0.0.5
Updates since v0.0.4:
- Fix scanning timeout value
- Add proxy support for onionoo data
- Minor bug fixes
Windows: download *.exe file and run it in console (start → cmd)
Linux & macOS: download *.pyz file and run it with Python 3.7+:
python3 tor-relay-scanner.pyz
Android: download Termux, install python with pkg install python3, follow Linux steps.