From d457854c00c1b7ddf42eb44699a2879342f1e869 Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Wed, 12 Apr 2023 15:40:53 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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**