diff --git a/Netch/Models/Setting.cs b/Netch/Models/Setting.cs
index 44a625f1..84f12f1e 100644
--- a/Netch/Models/Setting.cs
+++ b/Netch/Models/Setting.cs
@@ -147,12 +147,12 @@ namespace Netch.Models
///
/// STUN测试服务器
///
- public string STUN_Server = "stun.l.google.com";
+ public string STUN_Server = "stun.stunprotocol.org";
///
/// STUN测试服务器
///
- public int STUN_Server_Port = 19302;
+ public int STUN_Server_Port = 3478;
///
/// 是否切换为2号核心