diff options
author | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 19:43:25 +0000 |
---|---|---|
committer | Rasmus Dahlberg <rasmus@rgdd.se> | 2025-03-11 19:43:25 +0000 |
commit | c6201722350800ee6f2cb457d4db5a09df5d85cc (patch) | |
tree | c62883d3489053985fef7c1895a1f0e8190e3b34 /README.md | |
parent | 970a3582e772ab878df324753515a650cede18d8 (diff) | |
parent | c02eedad2906c34e2b5c8102a91f5342a6d79bb8 (diff) |
Merge branch 'rgdd/minor-nits' into 'main'
Fix a few minor nits
See merge request tpo/onion-services/onion-grab!3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -114,17 +114,17 @@ In other words, the digest script prints some information and writes two files: possibly with subdomains, paths, etc., that were removed. Such pruning of the set Onion-Location values is useful to estimate the number of onions. -See [scripts/test.sh](./scripts/test.sh) and if you are looking to test -different `onion-grab` configuration. You may find +See [scripts/test.sh](./scripts/test.sh) if you are looking to test different +`onion-grab` configurations. You may find [scripts/measure.sh](scripts/measure.sh) to be a useful measurement script. ## Running a larger measurement -See [docs/operations.md](TODO) +See [docs/operations.md](./docs/operations.md) for measurements of [Tranco top-1M][] and [ct-sans][]. [Tranco top-1M]: https://tranco-list.eu/latest_list -[ct-sans]: https://git.cs.kau.se/rasmoste/ct-sans/-/blob/main/docs/operations.md +[ct-sans]: https://git.rgdd.se/ct-sans/about/docs/operations.md ## Contact |