mirror of
https://github.com/ccding/go-stun.git
synced 2025-09-26 21:15:52 +08:00
change stun server
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
package stun
|
||||
|
||||
const (
|
||||
DefaultServerHost = "provserver.televolution.net"
|
||||
DefaultServerHost = "stun1.voiceeclipse.net"
|
||||
DefaultServerPort = 3478
|
||||
DefaultSoftwareName = "StunClient"
|
||||
)
|
||||
|
Reference in New Issue
Block a user