aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoRasmus Dahlberg2025-03-111-2/+2
|
* Merge branch 'rgdd/fix-redirect-bug' into 'main'Rasmus Dahlberg2025-03-114-3/+37
|\ | | | | | | | | fix: Attribute OL with the domain we arrived at See merge request tpo/onion-services/onion-grab!2
| * Add redirect bug to timelineRasmus Dahlberg2025-03-111-0/+18
| |
| * Clarify when digest2.py is meant to be usefulRasmus Dahlberg2025-03-111-3/+6
| |
| * Document that redirects are followed in READMERasmus Dahlberg2025-03-111-0/+4
| |
| * fix: Attribute OL with the domain we arrived atRasmus Dahlberg2025-03-111-0/+9
|/
* Merge branch 'rgdd/plotting' into 'main'Rasmus Dahlberg2024-08-221-0/+161
|\ | | | | | | | | Add another digest script See merge request tpo/onion-services/onion-grab!1
| * 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 module name for hosting at gitlab.torproject.orgRasmus Dahlberg2023-07-064-7/+8
|
* Add measurement setup and operations timelineRasmus Dahlberg2023-04-131-2/+824
|
* Add docsRasmus Dahlberg2023-04-074-119/+130
|
* Fix info printRasmus Dahlberg2023-04-071-1/+1
|
* 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
|
* Set quick default valuesRasmus Dahlberg2023-04-031-4/+4
| | | | To not use for a serious measurement.
* Add note that README needs to be updatedRasmus Dahlberg2023-04-031-2/+2
|
* Add noteRasmus Dahlberg2023-04-031-1/+5
|
* Use OnionLocation() methodRasmus Dahlberg2023-04-021-1/+1
|
* Drop exported constantRasmus Dahlberg2023-04-021-5/+1
|
* Minor editRasmus Dahlberg2023-04-021-0/+1
|
* Minor editRasmus Dahlberg2023-04-022-1/+5
|
* Annotate (non-)deadline more clearlyRasmus Dahlberg2023-04-023-25/+53
| | | | 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.
* Add noteRasmus Dahlberg2023-04-021-0/+2
|
* Catch most of the remaining errorsRasmus Dahlberg2023-04-021-4/+8
| | | | Including fixes of some nits.
* Cancel generator metrics asapRasmus Dahlberg2023-04-021-0/+1
|
* Pick up all error counts in test scriptRasmus Dahlberg2023-04-021-3/+11
|
* Bump go version and tidyRasmus Dahlberg2023-04-021-2/+2
|
* Add more detailed assessment of encountered errorsRasmus Dahlberg2023-04-021-47/+104
|
* Print maximum shutdown timeRasmus Dahlberg2023-04-021-1/+1
|
* Move measurement duration printRasmus Dahlberg2023-04-021-6/+6
|
* Move warning printRasmus Dahlberg2023-04-021-5/+2
|
* Complete ongoing queries on ctrl+CRasmus Dahlberg2023-04-021-2/+3
|
* Minor edits and renamingRasmus Dahlberg2023-04-022-47/+34
|
* Clean options that we're not planning to useRasmus Dahlberg2023-04-022-77/+35
|
* Fix bug where a few input lines are skippedRasmus Dahlberg2023-04-022-30/+78
|
* Output deadline error metricsRasmus Dahlberg2023-04-022-11/+23
|
* Add notesRasmus Dahlberg2023-04-021-0/+15
|
* 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
|