Skip to content

Instantly share code, notes, and snippets.

@zziuni
Created September 18, 2012 08:05
Show Gist options
  • Save zziuni/3741933 to your computer and use it in GitHub Desktop.
Save zziuni/3741933 to your computer and use it in GitHub Desktop.
STUN server list
# source : http://code.google.com/p/natvpn/source/browse/trunk/stun_server_list
# A list of available STUN server.
stun.l.google.com:19302
stun1.l.google.com:19302
stun2.l.google.com:19302
stun3.l.google.com:19302
stun4.l.google.com:19302
stun01.sipphone.com
stun.ekiga.net
stun.fwdnet.net
stun.ideasip.com
stun.iptel.org
stun.rixtelecom.se
stun.schlund.de
stunserver.org
stun.softjoys.com
stun.voiparound.com
stun.voipbuster.com
stun.voipstunt.com
stun.voxgratia.org
stun.xten.com
@sburlappp
Copy link

You can test a STUN server using the tools on this webpage:

https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/

@jessaleks
Copy link

Ok so I don't understand - what are the benefits of using a STUN server vs connecting P2P?

@magicdrums
Copy link

Ok so I don't understand - what are the benefits of using a STUN server vs connecting P2P?

in P2P no necessary use STUN Server, but behind Firewall this connection is stable with this type server, for me STUN Server works is great solution for virtualization behind Firewall Perimetral

@ChrisZhangJin
Copy link

is this list still available yet??

@hillbilly300
Copy link

is this list still available yet??

yes

@rizwinantony
Copy link

ആശനെ ചൂമ്മാ കിട്ടും ആയിരിക്കും ഇല്ലേ ...

machanee

@algisju
Copy link

algisju commented May 4, 2021

stun1.cht.com.net
(Taiwan ChungHwa)

@Quix0r
Copy link

Quix0r commented Aug 9, 2021

stun.f.haeder.net - Normally only for my XMPP server for Jingle.

@Quix0r
Copy link

Quix0r commented Aug 9, 2021

stunserver.org is domain-parked, no service I would expect there.

@israeltelecom2
Copy link

NAT is still an issue with voip.

@pradt2
Copy link

pradt2 commented Nov 17, 2021

I maintain a reguarly updated list of STUN servers. You can check it out here: https://github.com/pradt2/always-online-stun

@docjojo
Copy link

docjojo commented Oct 12, 2023

Try this tool for STUN Testing.
https://icetest.atec-systems.com/

@docjojo
Copy link

docjojo commented Oct 14, 2023

New free STUN server.

https://freestun.net/

@maxihatop
Copy link

You can get and use list of public STUN servers from Emercoin: https://github.com/emercoin/emercoin/blob/master/src/gen-stun-list.c

@codeWriter22
Copy link

you can also try Open Relay Project for free STUN and TURN servers

@Quix0r
Copy link

Quix0r commented Dec 7, 2023

STUN:stun.f.haeder.net:3478 is also available. Since I maintain this (including all services, too) in my free-time, please be kind.

@fawazahmed0
Copy link

stun.cloudflare.com:3478

@iocc-git
Copy link

iocc-git commented Feb 11, 2024

My udp/tcp/v4/v6 stun server: stun.flashdance.cx:3478

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment