Update SharedWorldRelay to 1.1
This commit is contained in:
parent
ecc026a3c3
commit
584982a9e0
Binary file not shown.
Binary file not shown.
|
@ -1,28 +1,31 @@
|
||||||
|
|
||||||
[STUN]
|
[NO_PASSWD]
|
||||||
url=stun:stun.l.google.com:19302
|
url=stun:stun.l.google.com:19302
|
||||||
|
|
||||||
[STUN]
|
[NO_PASSWD]
|
||||||
url=stun:stun1.l.google.com:19302
|
url=stun:stun1.l.google.com:19302
|
||||||
|
|
||||||
[STUN]
|
[NO_PASSWD]
|
||||||
url=stun:stun2.l.google.com:19302
|
url=stun:stun2.l.google.com:19302
|
||||||
|
|
||||||
[STUN]
|
[NO_PASSWD]
|
||||||
url=stun:stun3.l.google.com:19302
|
url=stun:stun3.l.google.com:19302
|
||||||
|
|
||||||
[STUN]
|
[NO_PASSWD]
|
||||||
url=stun:stun4.l.google.com:19302
|
url=stun:stun4.l.google.com:19302
|
||||||
|
|
||||||
[STUN]
|
|
||||||
url=stun:openrelay.metered.ca:80
|
# These no longer work in 2024, just provided for example:
|
||||||
|
|
||||||
[TURN]
|
#[NO_PASSWD]
|
||||||
url=turn:openrelay.metered.ca:443
|
#url=stun:openrelay.metered.ca:80
|
||||||
username=openrelayproject
|
|
||||||
password=openrelayproject
|
#[PASSWD]
|
||||||
|
#url=turn:openrelay.metered.ca:443
|
||||||
[TURN]
|
#username=openrelayproject
|
||||||
url=turn:openrelay.metered.ca:443?transport=tcp
|
#password=openrelayproject
|
||||||
username=openrelayproject
|
|
||||||
password=openrelayproject
|
#[PASSWD]
|
||||||
|
#url=turn:openrelay.metered.ca:443?transport=tcp
|
||||||
|
#username=openrelayproject
|
||||||
|
#password=openrelayproject
|
||||||
|
|
Loading…
Reference in New Issue