Revert "Change STUN Server"

This reverts commit c39b758fe6.
This commit is contained in:
Amazing_DM
2020-03-31 00:50:36 +08:00
parent f05ae498c6
commit 7cddb75cef

View File

@@ -147,12 +147,12 @@ namespace Netch.Models
/// <summary>
/// STUN测试服务器
/// </summary>
public string STUN_Server = "stun.l.google.com";
public string STUN_Server = "stun.stunprotocol.org";
/// <summary>
/// STUN测试服务器
/// </summary>
public int STUN_Server_Port = 19302;
public int STUN_Server_Port = 3478;
/// <summary>
/// 是否切换为2号核心