From dc38e334e4e987d1a28fcfa7d2563a43d25ddaf5 Mon Sep 17 00:00:00 2001 From: hev Date: Mon, 27 Feb 2023 21:28:44 +0800 Subject: [PATCH] README: Update STUN server. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a13e0b3..d251a64 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Forward options: natmap -s stunserver.stunprotocol.org -h example.com -b 80 # UDP -natmap -u -s stunserver.stunprotocol.org -b 443 +natmap -u -s stun.qq.com -b 443 ``` In TCP mode, this program will establishs a TCP port mapping in two steps: @@ -101,7 +101,7 @@ remotely. This works in Linux kernel 5.6 and later, and needs to run as root. natmap -s stunserver.stunprotocol.org -h example.com -b 80 -t 10.0.0.2 -p 80 # UDP -natmap -u -s stunserver.stunprotocol.org -b 443 -t 10.0.0.2 -p 443 +natmap -u -s stun.qq.com -b 443 -t 10.0.0.2 -p 443 ``` Similar to bind mode, this program will listening on bound port and accepts the