https://github.com/yui0/ministun
a stun client
https://github.com/yui0/ministun
Last synced: 6 months ago
JSON representation
a stun client
- Host: GitHub
- URL: https://github.com/yui0/ministun
- Owner: yui0
- Created: 2015-12-04T09:23:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-04T09:25:51.000Z (over 10 years ago)
- Last Synced: 2023-03-01T01:25:56.154Z (over 3 years ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
``