An open API service indexing awesome lists of open source software.

https://github.com/yui0/ministun

a stun client
https://github.com/yui0/ministun

Last synced: 6 months ago
JSON representation

a stun client

Awesome Lists containing this project

README

          

# ministun

a stun client

## How to use
``
$ make
$ ./ministun -p 19302 stun.l.google.com -d
STUN Packet, msg Binding Response (0101), length: 12
Found STUN Attribute Mapped Address (0001), length 8
xx.xx.xx.xx:xx
``