hev-socks5-server: add new package
authorRay Wang <r@hev.cc>
Thu, 25 Apr 2024 13:36:14 +0000 (21:36 +0800)
committerTianling Shen <cnsztl@gmail.com>
Fri, 3 May 2024 18:26:54 +0000 (02:26 +0800)
commitff8429b3c591129ece2686bf715a3daceea9a576
tree95cd056109d377fb1c84db5a5535867f3b82c965
parente525a3f0f594820222470dca8bff4f0a1f581173
hev-socks5-server: add new package

HevSocks5Server is a high-performance socks5 server for Unix.

More details: https://github.com/heiher/hev-socks5-server

Signed-off-by: Ray Wang <r@hev.cc>
(cherry picked from commit 8d36908aead7a37416ff4ac74d7c6ff59ded505e)
net/hev-socks5-server/Makefile [new file with mode: 0644]
net/hev-socks5-server/files/hev-socks5-server.config [new file with mode: 0644]
net/hev-socks5-server/files/hev-socks5-server.init [new file with mode: 0644]
net/hev-socks5-server/test.sh [new file with mode: 0755]