John Selbie

Results 30 comments of John Selbie

RFCs 3489, 5389, 5679, and 5780 are fully supported today. As for 7443/7635 and few others.  I have been wanting to support TLS/DTLS so some time now.  Some new open...

This gets asked every now and then. Definitely will do so for any future update. Most previous releases are archived on sourceforge: https://sourceforge.net/projects/stuntman/files/ Or at the following URLs: http://www.stunprotocol.org/stunserver-1.2.16.tar.gz http://www.stunprotocol.org/stunserver-1.2.16.tgz...

It seems like you are compiling with OpenSSL 1.1 or later. This code needs OpenSSL 1.0.2. The workaround would be download, compile, and install locally OpenSSL from https://github.com/openssl/openssl/ and switch...

Also, if you can let me know which OS or Linux distro this was, I'll try to replicate it locally.

@zwfengineer - last ask to provide more details of your environment before I close out the issue.

If I read this correctly, your server is behind a NAT, which is fine. But you are using your client to connect to your local server via the external IP...

This is one of those things where I would really need to see a complete picture or diagram of your network topology before I could give a correct answer. It...

Do you have a business need for all these asks where such extensions would enable a deployment that is otherwise impossible? Or is this more of a "it would cool...

Like most Linux and Unix source code distributions, "installation" is an administrative task that is typically considered external to the code itself. But I'm sure most folks new to Linux...

Download the pre-compiled Windows binaries from www.stunprotocol.org. Unzip the download package to a local directory. (e.g. c:\stunserver) Open a console window and cd to the directory in which stunserver.exe is...