Skip to content

nhdms/get-real-ip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

get-real-ip

Get public IP address Stun servers list:

  • {urls:'stun:stun01.sipphone.com'}
  • {urls:'stun:stun.ekiga.net'}
  • {urls:'stun:stun.fwdnet.net'}
  • {urls:'stun:stun.ideasip.com'}
  • {urls:'stun:stun.iptel.org'}
  • {urls:'stun:stun.rixtelecom.se'}
  • {urls:'stun:stun.schlund.de'}
  • {urls:'stun:stun.l.google.com:19302'}
  • {urls:'stun:stun1.l.google.com:19302'}
  • {urls:'stun:stun2.l.google.com:19302'}
  • {urls:'stun:stun3.l.google.com:19302'}
  • {urls:'stun:stun4.l.google.com:19302'}
  • {urls:'stun:stunserver.org'}
  • {urls:'stun:stun.softjoys.com'}
  • {urls:'stun:stun.voiparound.com'}
  • {urls:'stun:stun.voipbuster.com'}
  • {urls:'stun:stun.voipstunt.com'}
  • {urls:'stun:stun.voxgratia.org'}
  • {urls:'stun:stun.xten.com'}
  • { urls: 'turn:numb.viagenie.ca' credential: 'muazkh' username: '[email protected]' }
  • { urls: 'turn:192.158.29.39:3478?transport=udp' credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=' username: '28224511:1379330808' }
  • { urls: 'turn:192.158.29.39:3478?transport=tcp' credential: 'JZEOEt2V3Qb0y27GRntt2u2PAYA=' username: '28224511:1379330808' }

How to implement STUN/TURN server

https://github.com/nhdms/get-real-ip/blob/master/webrtc.pdf

About

Get public IP address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published