jtriley / pystun

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

General package maintenance. Updated STUN servers list. #11

Closed Renelvon closed 9 years ago

Renelvon commented 9 years ago

Motivation

My interest with pystun stems from the OpenBazaar project; we are using it to address some of our NAT issues. Unfortunately, it appears some of the package's builtin STUN servers have fallen out of service and this is causing problems. Instead of doing a minor patch, I decided to groom the package for good and bring various aspects (packaging, setup, testing, etc) up to date. I intend to work on it much more.

Changelog

Some of the changes introduced are not backwards-compatible. I can remove/revert them if it's an issue.

jtriley commented 9 years ago

This looks good to me. :+1: