Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 256 Bytes

README.rst

File metadata and controls

25 lines (14 loc) · 256 Bytes

Python STUN Client

Python STUN Client (RFC 5389).

Implemented

  • MAPPED-ADDRESS (IPv4 only)
  • XOR-MAPPED-ADDRESS (IPv4 only)

How to use

$ python stun.py host --port 3478

License

MIT License