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

Added the ability to set an initial STUN Server host port. #5

Closed keyneom closed 10 years ago

keyneom commented 11 years ago

In case the host STUN server is not using the normal port 3478, I added the ability to explicitly pass the initial port to connect on.

jtriley commented 10 years ago

Thanks for the patch! Released in 0.0.4:

https://pypi.python.org/pypi/pystun/0.0.4