aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add another digest scriptRasmus Dahlberg2024-08-221-0/+161
| | | | | | | | $ ./scripts/digest2.py -i /home/rgdd/Downloads/2023-04-03-ct-sans/au-mel/*.stdout /home/rgdd/Downloads/2023-04-03-ct-sans/us-nyc/*.stdout /home/rgdd/Downloads/2023-04-03-ct-sans/de-fra/*.stdout 2>&1 digest2.py:26 INFO: found 3330 onions via Onion-Location digest2.py:27 INFO: found 3077 via HTTP headers digest2.py:28 INFO: found 281 via HTML tags digest2.py:29 INFO: found 28 via both HTTP and HTML
* Set example.lst instead of example pathRasmus Dahlberg2023-04-031-1/+1
|
* Select any relay in a given country and cityRasmus Dahlberg2023-04-031-8/+10
|
* Add -r and -m to test scriptRasmus Dahlberg2023-04-031-1/+6
|
* Add drafty measurement scriptRasmus Dahlberg2023-04-031-0/+73
|
* Annotate (non-)deadline more clearlyRasmus Dahlberg2023-04-021-4/+9
| | | | Made sense to then split conn errors as well.
* Change site to check effective ip fromRasmus Dahlberg2023-04-021-1/+1
| | | | | Been getting several empty results from am.i.mullvad.net, as well as 502 Bad Gateway with some boiler template nginx html.
* Pick up all error counts in test scriptRasmus Dahlberg2023-04-021-3/+11
|
* Output deadline error metricsRasmus Dahlberg2023-04-021-1/+2
|
* Fix n/a print, againRasmus Dahlberg2023-04-021-1/+3
|
* Run digest for all test dataRasmus Dahlberg2023-04-021-4/+9
|
* Include wait times in estimated complete timeRasmus Dahlberg2023-04-021-4/+6
|
* Don't print time/s for "n/a" valueRasmus Dahlberg2023-04-021-2/+2
|
* Run digest for relays with the same limitRasmus Dahlberg2023-04-021-6/+7
|
* Fix quoting and minor inconsistenciesRasmus Dahlberg2023-04-021-29/+26
|
* Grab average rate in test scriptRasmus Dahlberg2023-04-021-1/+6
|
* Add shuf to testRasmus Dahlberg2023-04-011-1/+2
|
* Print relays and limits, not just countRasmus Dahlberg2023-04-011-2/+2
|
* Add drafty test scriptRasmus Dahlberg2023-04-012-0/+118
|
* Add script that parses outputRasmus Dahlberg2023-03-311-0/+197