https://github.com/vi/stunserv
Simple STUN server for testing purposes
https://github.com/vi/stunserv
Last synced: 4 months ago
JSON representation
Simple STUN server for testing purposes
- Host: GitHub
- URL: https://github.com/vi/stunserv
- Owner: vi
- License: mit
- Created: 2019-04-05T17:22:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-05T22:01:58.000Z (over 7 years ago)
- Last Synced: 2025-04-15T14:13:46.986Z (about 1 year ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stunserv
Simple basic STUN (RFC 5389) server for testing purposes.
```
stunserv 0.1.0
Vitaly _Vi Shukela
USAGE:
stunserv [FLAGS] [OPTIONS]
FLAGS:
--fail-replies Return error replies
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-l IP to listen for incoming requests [default: 0.0.0.0]
-p [default: 3479]
```
Pre-built linux x86_64: https://vi-server.org/pub/stunserv (`SHA256 (stunserv) = 4f1506308823025681c75f8c51ed2f5da95969559194351fefa8d9da25f50991`)