aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'rgdd/add-news' into 'main'mainRasmus Dahlberg2025-03-111-0/+11
|\ | | | | | | | | Add NEWS v0.1.0 See merge request tpo/onion-services/onion-grab!5
| * Add NEWS v0.1.0Rasmus Dahlberg2025-03-111-0/+11
|/
* Merge branch 'rgdd/bump-versions' into 'main'Rasmus Dahlberg2025-03-112-4/+4
|\ | | | | | | | | chore: Bump go and dependency version See merge request tpo/onion-services/onion-grab!4
| * chore: Bump go and dependency versionRasmus Dahlberg2025-03-112-4/+4
|/ | | | | go get golang.org/x/net@latest go mod tidy
* Merge branch 'rgdd/minor-nits' into 'main'Rasmus Dahlberg2025-03-112-10/+14
|\ | | | | | | | | Fix a few minor nits See merge request tpo/onion-services/onion-grab!3
| * Fix links that point at obsolete reposRasmus Dahlberg2025-03-111-2/+2
| |
| * Set final dataset links and add sha256 checksumsRasmus Dahlberg2025-03-111-2/+4
| |
| * Update summary in operations timeline in light of [20]Rasmus Dahlberg2025-03-111-2/+4
| |
| * Fix broken linksRasmus Dahlberg2025-03-111-2/+2
| |
| * 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
|