diff --git a/README.md b/README.md index 9b7eb03..7b8414f 100644 --- a/README.md +++ b/README.md @@ -401,6 +401,14 @@ curl --socks5 localhost:9050 --socks5-hostname localhost:9050 -s https://check.t The fine people at [https://ping.pe/](https://ping.pe/) let you ping/traceroute/mtr/dig/port-check a host from around the world, check TCP ports, resolve a domain name, ...and many other things. +To check how well your (current) host can reach Internet use [OONI Probe](https://ooni.org/support/ooni-probe-cli): +```sh +ooniprobe run im +ooniprobe run websites +ooniprobe list +ooniprobe list 1 +``` + **3.vii. Check Open Ports on an IP**