Update common.rs

This commit is contained in:
RustDesk
2025-06-24 21:38:36 +08:00
committed by GitHub
parent 2ae7f00ceb
commit 18ea3a4b59

View File

@@ -1807,7 +1807,7 @@ async fn stun_ipv4_test(stun_server: &str) -> ResultType<(SocketAddr, String)> {
static STUNS_V4: [&str; 3] = [
"stun.l.google.com:19302",
"stun.cloudflare.com:3478",
"stun.chat.bilibili.com:3478",
"stun.nextcloud.com:3478",
];
static STUNS_V6: [&str; 3] = [