ooni / ooni/probe

automatically gather more information on block detection

Open
#647 8 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.