stunserver
stunserver copied to clipboard
Version 1.2. This is the source code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards co...
This PR fixes OpenSSL 3.0 API deprecation warnings (or errors, if OpenSSL 3.0 was compiled without deprecated APIs). Most of the API changes were trivial 1:1 replacements, but the EVP...
Is there a theoretical limit to how many requests per second the server can handle? I'm running this on a Ubuntu 22baremetal server with plenty of hardware capacity, in a...
is it possible to add username and password to the commands?
recv on socket 14 returns -1 (errno=11) socket 14: 1 ( IPOLLING_READ ) recv on socket 14 returns 20 (errno=0)