From 8c33ec746b5bedba437f0e7fd8a405cb3ef8f23f Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Tue, 22 Jul 2025 22:51:46 +0800 Subject: [PATCH] fix --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index fcdeba5..91f158e 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,6 @@ gostun Usage: gostun [options] -e Enable logging functionality (default true) -h Display help information - -protocol string - Specify transmission protocol: udp, tcp, or tls (default "udp") -server string Specify STUN server address (default "stun.voipgate.com:3478") -timeout int @@ -94,8 +92,6 @@ go get github.com/oneclickvirt/gostun@v0.0.5-20250722144757 ## 感谢[Thanks] -https://www.rfc-editor.org/info/rfc5389 - https://datatracker.ietf.org/doc/html/rfc3489 https://datatracker.ietf.org/doc/html/rfc4787