Skip to content

Releases: ValdikSS/tor-relay-scanner

tor-relay-scanner v1.0.4

03 Feb 16:25

Choose a tag to compare

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

23 Jan 09:29

Choose a tag to compare

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

21 Feb 16:34

Choose a tag to compare

Updates since v1.0.1:

  • Add excluding -country and exclusive !country modifiers to --preferred-country option (#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

28 Dec 22:43
2e68d0c

Choose a tag to compare

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

25 Jun 14:37

Choose a tag to compare

Updates since v0.0.9:

  • Add --preferred-country option to sort relays by country list
  • Fix for -p option: 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

14 Mar 18:51

Choose a tag to compare

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

09 Jan 22:34

Choose a tag to compare

Updates since v0.0.7:

  • Non-working CORS proxies hosted on Heroku are removed
  • Added -p port scanning option, to scan relays only of specified ports
  • Added --url alternative onionoo 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

23 Apr 17:05

Choose a tag to compare

Updates since v0.0.6:

  • Fix for Bridge lines and prefs.js configuration 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

23 Apr 01:39

Choose a tag to compare

Updates since v0.0.5:

  • New --browser option, which inserts bridge data to prefs.js Tor Browser configuration file
  • New --start-browser option 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

31 Mar 11:29

Choose a tag to compare

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.