DamonOehlman / freeice

Get free, randomized STUN and TURN servers for your WebRTC application
MIT License
289 stars 57 forks source link

[Discussion] Get STUN servers from always-online-stun project #32

Open pradt2 opened 11 months ago

pradt2 commented 11 months ago

Hi,

I maintain a list of online STUN servers. The list is refreshed hourly based on automated checks.

The lists are hosted on github, there's no tracking attached, it's all open source.

I think your project could benefit from this work. If you want to check it out, here's the link: https://github.com/pradt2/always-online-stun

Disclaimer: I'm the author/maintainer of the always-online-stun project.

DamonOehlman commented 11 months ago

I think this is an excellent idea! I'll have a bit of a think about the best way to go about it.