Closed CaledoniaProject closed 2 months ago
Hello there, I'm trying to use this library but can't enable tls for it. It looks like I can't do it without modifying the source code. Can you do that? e.g add a ListenAndServeTLS() method.
Here is an example: https://github.com/mengguang/go-socks5-server
Hello there, I'm trying to use this library but can't enable tls for it. It looks like I can't do it without modifying the source code. Can you do that? e.g add a ListenAndServeTLS() method.