jtriley / pystun

A Python STUN client for getting NAT type and external IP
https://github.com/jtriley/pystun
MIT License
435 stars 154 forks source link

Handling DNS error and guessing host #2

Closed athoune closed 11 years ago

athoune commented 11 years ago

I don't know if this bugs appear with python 2.7? Here is a fix a patch to fix non existant stun site and host used before been set.

niccokunzmann commented 11 years ago

It would be really nice if you merged this and put up a new version of the stun server so one can easy_install the package from pypi. Tell me if you do not have time or need support.