Fast and simple SOCKS5 proxy server with authorization and UDP-protocol support
* Support Basic-authorization
* Native style for settings page
* Support UDP-Protocol
* Using from scratch-created native SOCKS5 protocol library
* Low memory resource consumption (10 Megabytes)
* Async and concurrency methodology
* Written on the GOLANG