automatically gather more information on block detection
Open
@bassosimone is already working on this.
Since Sep 14, 2020.
feature
methodology
- Dominant language
- No language data
- Stars
- 919
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
Simple mtr --report-wide --show-ips --tcp --port 443 blocked.ws and mtr --report-wide --show-ips --udp --port 53 8.8.8.8 in addition to plain mtr --report-wide --show-ips --icmp example.net may add valuable information to web_connectivity report when some network block happens.
Sending DNS query directly to SOA NS may be useful too as 8.8.8.8 is well-known and may be hijacked on per-IP basis.
ooniprobe may gather alike data as soon as it detects major difference between measurement & control.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.