diff --git a/README.md b/README.md index cd2e41b..3a902f7 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,10 @@ Forward options: ```bash # TCP -natmap -s stun.stunprotocol.org -h example.com -b 80 +natmap -s stun.freeswitch.org -h example.com -b 80 # UDP -natmap -u -s stun.stunprotocol.org -b 443 +natmap -u -s stun.freeswitch.org -b 443 ``` In TCP mode, this program will establishs a TCP port mapping in two steps: @@ -98,10 +98,10 @@ remotely. This works in Linux kernel 5.6 and later, and needs to run as root. ```bash # TCP -natmap -s stun.stunprotocol.org -h example.com -b 80 -t 10.0.0.2 -p 80 +natmap -s stun.freeswitch.org -h example.com -b 80 -t 10.0.0.2 -p 80 # UDP -natmap -u -s stun.stunprotocol.org -b 443 -t 10.0.0.2 -p 443 +natmap -u -s stun.freeswitch.org -b 443 -t 10.0.0.2 -p 443 ``` Similar to bind mode, this program will listening on bound port and accepts the