ValdikSS
adafcbd4cc
Version 0.0.8
2023-01-10 00:50:32 +03:00
ValdikSS
690644286c
Add --url alternative onionoo relay list option
2023-01-10 00:49:25 +03:00
ValdikSS
f6aaf98a2c
Add -p port scanning option
2023-01-10 00:40:04 +03:00
ValdikSS
09ee4c7744
Fix "Will scan up to" message format
2023-01-10 00:39:50 +03:00
ValdikSS
5480b0f623
Remove dead CORS proxies hosted on Heroku
2023-01-10 00:39:25 +03:00
ValdikSS
bca6c6dc4f
Python 3.5 compatibility ( fixes #8 )
2022-08-04 18:08:16 +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
ValdikSS
535979d3b7
A bit better text output an wording
2022-03-27 10:33:37 +03:00
ValdikSS
37d63e2609
Remove nargs='?' from the argument list
...
All these arguments require the argument.
Optional argument here does not make sense.
2022-03-27 10:29:11 +03:00
ValdikSS
8202cb0e28
Check for working_relays before "No relays are reachable" print
2022-03-27 10:20:22 +03:00
Guilherme Paixão
237d0b03b6
CLI arguments for number of relays for concurrent scan and goal ( #1 )
...
This commit adds command-line arguments for the tunables.
By @gp2112:
* add argparse and .gitignore
* remove TIMEOUT constant
* remove TIMEOUT and add the right descriptions
2022-03-07 22:51:11 +03:00
ValdikSS
1f649ba794
Version 0.0.3
0.0.3
2022-03-04 20:53:58 +03:00
ValdikSS
3dd4ba472a
Text improvements
2022-03-04 20:50:34 +03:00
ValdikSS
116fdb48f7
Search the whole list for working relays, till the end
2022-03-04 20:48:57 +03:00
ValdikSS
189b0cfa8d
Fix text if no relays have been found
2022-03-04 20:47:46 +03:00
ValdikSS
2c68db6f02
Update version in setup.cfg
0.0.2
2022-02-21 13:16:15 +07:00
ValdikSS
ce63efcb9e
Increase max tries and concurrent proxy tests
2022-02-21 13:12:09 +07:00
ValdikSS
3a20eadca0
Use multiple CORS proxies (as proxies) to access onionoo
2022-02-21 13:12:09 +07:00
ValdikSS
09f4836a17
Update README.md
2022-01-13 02:16:27 +03:00
ValdikSS
83b339ac13
Initial commit
0.0.1
2022-01-13 02:12:09 +03:00