Narlim / pystuntest

NAT discovery with rfc5780

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pystuntest

A Python STUN client for getting NAT type and external IP with RFC 5780

stun_protocol project:

https://github.com/nbuckles13/python-stun-protocol

usage

install

python setup.py install

command

pystuntest

or

pystuntest -H 'stun_host' --debug

stun server with rfc5780

stun.miwifi.com
stunserver.stunprotocol.org
stun.fitauto.ru
stun.hot-chilli.net
stun.syncthing.net

About

NAT discovery with rfc5780

License:MIT License


Languages

Language:Python 100.0%