Skip to content

Tags: aarant/pynat

Tags

v0.5.0

Toggle v0.5.0's commit message
Ensured that socket timeouts are only set for ephemeral sockets.

v0.4.0

Toggle v0.4.0's commit message
Added ability to use an existing socket to send requests from.

get_ip_info now accepts a 'sock' argument that, if passed,
forces the use of that socket for sending requests, and stops
PyNAT from closing it when done.

v0.3.0

Toggle v0.3.0's commit message
Fixed SO_REUSEADDR error. Added displaying of internal IP.

v0.2.0

Toggle v0.2.0's commit message
Added project url to setup.py

v0.1.0

Toggle v0.1.0's commit message
Added information to README.rst.

v0.0.0

Toggle v0.0.0's commit message
Refactored project.