Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add another digest script | Rasmus Dahlberg | 2024-08-22 | 1 | -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 path | Rasmus Dahlberg | 2023-04-03 | 1 | -1/+1 |
| | |||||
* | Select any relay in a given country and city | Rasmus Dahlberg | 2023-04-03 | 1 | -8/+10 |
| | |||||
* | Add -r and -m to test script | Rasmus Dahlberg | 2023-04-03 | 1 | -1/+6 |
| | |||||
* | Add drafty measurement script | Rasmus Dahlberg | 2023-04-03 | 1 | -0/+73 |
| | |||||
* | Annotate (non-)deadline more clearly | Rasmus Dahlberg | 2023-04-02 | 1 | -4/+9 |
| | | | | Made sense to then split conn errors as well. | ||||
* | Change site to check effective ip from | Rasmus Dahlberg | 2023-04-02 | 1 | -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 script | Rasmus Dahlberg | 2023-04-02 | 1 | -3/+11 |
| | |||||
* | Output deadline error metrics | Rasmus Dahlberg | 2023-04-02 | 1 | -1/+2 |
| | |||||
* | Fix n/a print, again | Rasmus Dahlberg | 2023-04-02 | 1 | -1/+3 |
| | |||||
* | Run digest for all test data | Rasmus Dahlberg | 2023-04-02 | 1 | -4/+9 |
| | |||||
* | Include wait times in estimated complete time | Rasmus Dahlberg | 2023-04-02 | 1 | -4/+6 |
| | |||||
* | Don't print time/s for "n/a" value | Rasmus Dahlberg | 2023-04-02 | 1 | -2/+2 |
| | |||||
* | Run digest for relays with the same limit | Rasmus Dahlberg | 2023-04-02 | 1 | -6/+7 |
| | |||||
* | Fix quoting and minor inconsistencies | Rasmus Dahlberg | 2023-04-02 | 1 | -29/+26 |
| | |||||
* | Grab average rate in test script | Rasmus Dahlberg | 2023-04-02 | 1 | -1/+6 |
| | |||||
* | Add shuf to test | Rasmus Dahlberg | 2023-04-01 | 1 | -1/+2 |
| | |||||
* | Print relays and limits, not just count | Rasmus Dahlberg | 2023-04-01 | 1 | -2/+2 |
| | |||||
* | Add drafty test script | Rasmus Dahlberg | 2023-04-01 | 2 | -0/+118 |
| | |||||
* | Add script that parses output | Rasmus Dahlberg | 2023-03-31 | 1 | -0/+197 |