Skip to content

A lightweight and high performance SOCKS5 proxy server built with Netty 4, it requires only JRE 8+ for operation.

License

Notifications You must be signed in to change notification settings

SenseBin/netty-socks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netty-socks5

A socks5 proxy server implemented based on netty4.

基于netty4实现的socks5代理服务器

Download Prebuilt Package/下载

You can find relevant resources at the link below.

你可以在下方链接找到相关资源

https://github.com/SenseBin/netty-socks5/releases/tag/v1.0

Runtime Environment/运行环境

JRE/JDK 8 or higher

JRE/JDK 8 以上环境

Build from Source/自己从源码编译

(1) Download the source code to your local machine.

(1) 将源码下载至本地


(2) Run the following command to compile:

(2) 运行如下命令进行编译:

    gradle package

(3) You can find the artifacts in the build/distributions directory.

(3) 在build/distributions目录下可以找到产物

Run/运行

Extract the artifacts, and you can find the corresponding executable files (sh / bat) in the bin directory. See README.en.md

将产物解压,在bin目录下可找到对应的可执行文件(sh / bat)。参考 README.ch.md

About

A lightweight and high performance SOCKS5 proxy server built with Netty 4, it requires only JRE 8+ for operation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published