ValdikSS
5e4157b8c6
Update
2026-01-16 14:08:40 +03:00
ValdikSS
e8c9ebb543
Runner Ubuntu 22.04
2026-01-16 14:07:07 +03:00
ValdikSS
91297bdc15
Explicitly close output stream (file) upon exit. Fixes #26
2026-01-16 14:00:43 +03:00
ValdikSS
ba991051db
Check for prefs.js existance. Fixes #23 .
2025-03-13 15:03:06 +03:00
ValdikSS
b32cad444a
Github Actions: bump actions dependencies version
2025-02-21 19:26:11 +03:00
ValdikSS
df8a9a3f32
Version 1.0.2
1.0.2
2025-02-21 19:23:39 +03:00
ValdikSS
49dd25441c
Update README to use 2 relays as a goal
...
Tor works much better with 2 relays, this is a soft-requirement in the
newer versions.
2025-02-21 19:22:59 +03:00
ValdikSS
c43febe683
Add country excluding "-" option and exclusive "!" option. Closes #22
2025-02-21 19:15:56 +03:00
ValdikSS
fe9a5bd99a
Try → Test attempt
2025-02-21 19:15:56 +03:00
ValdikSS
f3d5e46297
Fix crash when the test list is empty or not enough for the full first attempt
2025-02-21 19:15:56 +03:00
ValdikSS
ebc9b7590c
Add default values to arguments help message
2025-02-21 18:27:05 +03:00
ValdikSS
2e68d0c07c
Merge pull request #17 from wildekat/main
...
bugfixes (#16 ), code cleanup
1.0.1
2024-08-07 20:53:48 +03:00
wildekat
480e2cfeea
main_async: "" is not needed in print("", file=...)
2024-06-17 20:05:34 +03:00
wildekat
a1bee3d3c3
main_async: numtries is calculated incorrectly
2024-06-17 20:01:13 +03:00
wildekat
4dbf93f8fe
main_async: use chunked_list() instead of explicit indices
2024-06-17 19:55:12 +03:00
wildekat
1948469b31
main_async: typo (constrains -> constraints)
2024-06-17 19:39:06 +03:00
wildekat
2008a80b91
str_list_with_prefix: remove unnecessary brackets
2024-06-17 19:35:52 +03:00
Alexander Tebiev
b072ff2597
fix typo scanner.py ( #15 )
2024-06-06 22:49:40 +00:00
spalinger
5e0a600675
Fix --output -> --outfile argument in README.md ( #11 )
2023-07-02 09:49:41 +00:00
ValdikSS
6c4a9113a0
Version 1.0.0, let's call it a release
1.0.0
2023-06-25 17:30:35 +03:00
ValdikSS
0fb7344890
Fix for -p option: do not rewrite previous records
2023-06-25 17:27:24 +03:00
ValdikSS
b34b792f17
Add --preferred-country option to sort relays by country list
2023-06-01 23:47:32 +03:00
ValdikSS
87d34e7f43
Version 0.0.9
0.0.9
2023-03-14 21:42:20 +03:00
ValdikSS
727c58294e
Print scanned relays to stderr when writing to file
2023-03-14 21:42:20 +03:00
ValdikSS
c2bb3c3c89
Add bitbucket.org onionoo mirror
2023-03-14 21:42:20 +03:00
ValdikSS
8e2e2cef07
Build script small fixes
2023-03-14 21:42:20 +03:00
ValdikSS
b452cabaa3
Change 'Downloading Tor Relay information from' to less confusing
...
When `--url` parameter is used, the data is downloaded from the
supplied domain and not from onionoo.torproject.org
2023-01-14 19:29:49 +03:00
ValdikSS
6fd186f42d
Additional Metrics source mirror: https://github.com/ValdikSS/tor-onionoo-mirror
2023-01-14 19:29:12 +03:00
ValdikSS
3e4914eda9
Fix Github Windows build
0.0.8
2023-01-10 01:27:17 +03:00
ValdikSS
f22f9d7c30
Version 0.0.8
2023-01-10 00:53:06 +03:00
ValdikSS
39795c7d9e
Add --url alternative onionoo relay list option
2023-01-10 00:53:03 +03:00
ValdikSS
cf52224959
Add -p port scanning option
2023-01-10 00:53:00 +03:00
ValdikSS
53145bb0db
Remove dead CORS proxies hosted on Heroku
2023-01-10 00:51:46 +03:00
ValdikSS
607d48e152
Use specific branch of requests with fixed #7
2022-06-11 21:28:16 +03:00
ValdikSS
77fc099743
Update readme
2022-04-24 03:40:38 +03:00
ValdikSS
10dfc973a6
Github actions
0.0.7
2022-04-23 20:02:13 +03:00
ValdikSS
57ca1366a9
Version 0.0.7
2022-04-23 18:09:04 +03:00
ValdikSS
2ef36ce706
Fix multiple reachable addresses (IPv4/v6) of single relay
2022-04-23 18:08:20 +03:00
ValdikSS
de3275f8bd
Version 0.0.6
0.0.6
2022-04-23 04:36:56 +03:00
ValdikSS
c36c26f8a7
--start-browser: launch Tor Browser after scanning (only Windows and Linux for now)
2022-04-23 04:36:37 +03:00
ValdikSS
5ed976c842
--browser: add bridge configuration to Tor Browser's prefs.js
2022-04-23 04:34:51 +03:00
ValdikSS
eca7c07e84
Version 0.0.5
0.0.5
2022-03-31 14:21:47 +03:00
ValdikSS
507981e896
Proxy support for onionoo relay information
2022-03-31 14:21:47 +03:00
ValdikSS
241d0cf080
Return process error code
2022-03-29 17:25:31 +03:00
ValdikSS
7966390b80
Handle KeyboardInterrupt, SystemExit
2022-03-29 16:25:23 +03:00
ValdikSS
97729f8ae8
Add more CORS proxies
2022-03-29 16:24:51 +03:00
ValdikSS
81623aeb59
Handle onionoo information download failure
2022-03-29 16:24:16 +03:00
ValdikSS
29312d005d
Propagate timeout value into TCP checker
2022-03-29 16:21:36 +03:00
ValdikSS
7e016b493c
Version 0.0.4
0.0.4
2022-03-27 10:40:31 +03:00
ValdikSS
98e48a3aa9
Add --outfile file output and --torrc output format
...
`--torrc` format prints the lines starting with "Bridge" prefix,
and also prints "UseBridge 1" in the end of the relay list.
This is useful when bridges are stored in an external file
which is %include'd into the torrc Tor configuration.
2022-03-27 10:34:04 +03:00