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

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

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`)