Update README.md

This commit is contained in:
skyper
2023-04-17 19:01:01 +01:00
committed by GitHub
parent 6c7a9977fa
commit 0d451de2aa
+1
View File
@@ -407,6 +407,7 @@ seq 1 254 | xargs -P10 -I{} proxychains -f pc.conf -q nmap -n -Pn -sT -F --open
**3.v. Find your public IP address**
```sh
curl -s wtfismyip.com/json | jq
curl ifconfig.me
dig +short myip.opendns.com @resolver1.opendns.com
host myip.opendns.com resolver1.opendns.com