一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

NPS

Gitter Release GitHub All Releases

README|中文文档

NPS is a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.

image

Feature

  • Comprehensive protocol support, compatible with almost all commonly used protocols, such as tcp, udp, http(s), socks5, p2p, http proxy ...
  • Full platform compatibility (linux, windows, macos, Synology, etc.), support installation as a system service simply.
  • Comprehensive control, both client and server control are allowed.
  • Https integration, support to convert backend proxy and web services to https, and support multiple certificates.
  • Just simple configuration on web ui can complete most requirements.
  • Complete information display, such as traffic, system information, real-time bandwidth, client version, etc.
  • Powerful extension functions, everything is available (cache, compression, encryption, traffic limit, bandwidth limit, port reuse, etc.)
  • Domain name resolution has functions such as custom headers, 404 page configuration, host modification, site protection, URL routing, and pan-resolution.
  • Multi-user and user registration support on server.

Didn't find the feature you want? It doesn't matter, click Enter the document to find it!

Quick start

Installation

releases

Download the corresponding system version, the server and client are separate.

Server start

After downloading the server compressed package, unzip it, and then enter the unzipped folder.

  • execute installation command

For linux、darwin sudo ./nps install

For windows, run cmd as administrator and enter the installation directory nps.exe install

  • default ports

The default configuration file of nps use 80,443,8080,8024 ports

80 and 443 ports for host mode default ports

8080 for web management access port

8024 for net bridge port, to communicate between server and client

  • start up

For linux、darwin sudo nps start

For windows, run cmd as administrator and enter the program directory nps.exe start

After installation, the windows configuration file is located at C:\Program Files\nps, linux or darwin is located at /etc/nps

If you don't find it started successfully, you can check the log (Windows log files are located in the current running directory, linux and darwin are located in /var/log/nps.log).

  • Access server IP:web service port (default is 8080).
  • Login with username and password (default is admin/123, must be modified when officially used).
  • Create a client.

Client connection

  • Click the + sign in front of the client in web management and copy the startup command.
  • Execute the startup command, Linux can be executed directly, Windows will replace ./npc with npc.exe and execute it with cmd.

If you need to register to the system service, you can check Register to the system service

Configuration

  • After the client connects, configure the corresponding penetration service in the web.
  • For more advanced usage, see Complete Documentation

Contribution

  • If you encounter a bug, you can submit it to the dev branch directly.
  • If you encounter a problem, you can feedback through the issue.
  • The project is under development, and there is still a lot of room for improvement. If you can contribute code, please submit PR to the dev branch.
  • If there is feedback on new features, you can feedback via issues or qq group.
Comments
  • 0.24.0版在流媒体服务和连接数大量并发时假死的BUG

    0.24.0版在流媒体服务和连接数大量并发时假死的BUG

    运行环境 服务端:azure VPS centos7.6 客户端:群晖918+ 网络:中国移动 300M宽带 升级0.24.0版后,打开plex(多媒体服务,以流媒体视频服务为主)看在线视频和wordPress上传照片时服务端就会挂掉服务,需要start才能打开web面板。后卸载服务端和客户端在没运行的情况下升级0.24.0版,打开plex服务端假死,关闭在线视频后半分钟左右自动恢复正常。 没升级前服务端0.23.2”https://github.com/cnlh/nps/releases/download/v0.23.2/linux_amd64_server.tar.gz”,客户端“https://github.com/cnlh/nps/releases/download/v0.23.2/linux_amd64_client.tar.gz”或npc_x64-6.1_0.23.0-1.spk客户端一切正常。 特此报告,感谢作者所做的努力。

  • p2p穿透报错

    p2p穿透报错

    p2p穿透时访问端报错 2020/02/12 16:14:02.353 [I] [local.go:115] successful start-up of local tcp monitoring, port 2000 2020/02/12 16:14:03.355 [N] [local.go:142] try to connect to the server 1 2020/02/12 16:14:03.447 [E] [control.go:292] strconv.Atoi: parsing "": invalid syntax 2020/02/12 16:14:03.447 [E] [control.go:312] strconv.Atoi: parsing "": invalid syntax 2020/02/12 16:14:03.447 [E] [local.go:206] strconv.Atoi: parsing "": invalid syntax 2020/02/12 16:14:03.447 [N] [local.go:142] try to connect to the server 2 2020/02/12 16:14:03.535 [E] [local.go:206] listen udp 172.20.0.77:41812: bind: address already in use 2020/02/12 16:14:03.535 [N] [local.go:142] try to connect to the server 3 2020/02/12 16:14:03.624 [E] [local.go:206] listen udp 172.20.0.77:41812: bind: address already in use 被访问端报错信息: 2020/02/12 16:03:46.280 [I] [client.go:67] Successful connection with server 47.104.xxx.xxx:8024 2020/02/12 16:05:49.057 [E] [control.go:292] strconv.Atoi: parsing "": invalid syntax 2020/02/12 16:05:49.058 [E] [control.go:312] strconv.Atoi: parsing "": invalid syntax 2020/02/12 16:05:49.059 [E] [client.go:121] strconv.Atoi: parsing "": invalid syntax

    服务端配置: #p2p p2p_ip=47.104.XXX.XXX p2p_port=4001 访问端启动代码: npc -server=47.104.xxx.xxx:8024 -vkey=969b66za9xzw -password=123 -target=127.0.0.1:9001

  • Windows版本内存与当前TCP连接数持续增长

    Windows版本内存与当前TCP连接数持续增长

    Windows版本服务端,nps程序占用的内存与当前TCP连接数会持续增大,不会随使用的具体情况下降。

    NPS使用情况 1、客户端4个 2、TCP隧道70个左右,用于RDP及SQL连接 3、几个域名解析(不使用https)

    即使是深夜,使用量极少的时候 内存与当前TCP连接数都会持续增长。 内存 深夜每两分钟增长5-10MB,白天10-150MB。 当前TCP连接数 没有仔细监控,看过的较高的数字可以达到4万,是否在Windows环境此功能是不准的?

    客户端内存也是持续增大,重启客户端 可以使服务端的当前TCP连接数 从几万迅速降到一两千,但无法使用服务端内存下降。

    主要是遇到内存过大,导致操作系统异常的问题。为解决此问题,只能写了个程序用于检测内存占用情况,以及定时重启。

    这是一直存在的问题,希望后续版本能修正。

    服务器配置,Windows Server 2019 1809 x64,4核8G,10M带宽(实际使用量不到3M) NPS版本:基于v0.26.7,去除了nps服务部署,改用nssm运行程序

  • HTTP Tunneling with images is slow

    HTTP Tunneling with images is slow

    Slow with images When running HTTP tunnel for my local server it working fine, But if we have images the public Ip is very slow

    Screenshots or logs Screenshot from 2020-02-07 19-51-03

    Server:

    • OS: UBUNUT 16
    • ARCH: Amd64, Arm
    • Tunnel : HTTP
    • Version 0.26.1

    Client:

    • OS: UBUNTU 18
    • ARCH: Amd64, Arm
    • Tunnel HTTP
    • Version 0.26.1
  • (安全端口未开放)nps域名解析问题

    (安全端口未开放)nps域名解析问题

    在按照官网文档操作时 我在本地5000端口启了一个web服务。想通过a.myhost.com直接访问

    我在nps的web端域名解析配置 域名:a.myhost.com 内网目标(ip:端口) :127.0.0.1:5000 客户端id:对应客户端的id

    这个时候我访问的时候a.myhost.com,没有正常响应。

    是我操作的问题吗

  • linux centos 7.5下挂了

    linux centos 7.5下挂了

    2019/11/07 00:12:02.340 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36134 2019/11/07 00:12:02.834 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36136 2019/11/07 00:12:06.018 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36140 2019/11/07 00:12:06.307 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36142 2019/11/07 00:12:08.442 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36150 2019/11/07 00:12:09.510 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36152 2019/11/07 00:12:10.052 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36154 2019/11/07 00:12:10.405 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36156 2019/11/07 00:12:13.443 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36160 2019/11/07 00:12:17.318 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36166 2019/11/07 00:12:18.446 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36170 2019/11/07 00:12:20.119 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36172 2019/11/07 00:12:21.735 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36176 2019/11/07 00:12:24.063 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36178 2019/11/07 00:12:27.639 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36186 2019/11/07 00:12:40.276 [D] [tcp.go:41] new tcp connection,local port 8082,client 3,remote address 127.0.0.1:36202 panic: send on closed channel

    goroutine 166703 [running]: github.com/cnlh/nps/lib/mux.(*Mux).readSession.func1(0xc00030fe30, 0xc000b572c0) /Users/liuhe/go/src/github.com/cnlh/nps/lib/mux/mux.go:148 +0x586 created by github.com/cnlh/nps/lib/mux.(*Mux).readSession /Users/liuhe/go/src/github.com/cnlh/nps/lib/mux/mux.go:134 +0x59

  • 当前最新版本编译失败,tag的v16版本编译成功

    当前最新版本编译失败,tag的v16版本编译成功

    go版本号

    root@7209df7aeb96:/usr/src/myapp/easyProxy# go version go version go1.9.7 linux/amd64 root@7209df7aeb96:/usr/src/myapp/easyProxy#

    编译报错 go build cmd/proxy_client/proxy_client.go 提示找不到utils包

    尝试复制utils文件夹到对应目录,会报错更多信息。。。 还请指点下如果能正常编译出来,谢谢!

    如果采用 git checkout tag v.17 再进行编译,可以成功生成bin文件。 不过和当前版本应该有很多不一样,那个是客户端和服务端都在一个可执行程序里面。

  •  [E] [client.go:171]  get connection info from server error  长度错误542393671

    [E] [client.go:171] get connection info from server error 长度错误542393671

    客户端和服务端是0.251, 服务端在MT7621 PADAVAN 公网路由上 客户端在MT7621 openwrt路由

    客户端执行 ./npc -server=xx.com:2101 -vkey=mhgat9tm78 -type=tcp

    一切连接都还算正常,只是时不时来一句 [E] [client.go:171] get connection info from server error 长度错误542393671

    winscp连接npc的地址,scp和sFTP都似乎有时会被断开,当然重连又能用。

    另外求指导:openwrt自启动的正确操作。我看网上各种各样都有

  • 0.23.2服务端自动退出

    0.23.2服务端自动退出

    服务端是centos7 x64,客户端win x64,两个都是最新版,使用场景是用域名解析回内网的127.0.0.1:80,然后用解析的域名在外网打开时我里面的任意文件或文件夹时服务端直接死了,100%复现…,不知道是不是我太菜了~~报错我贴下面 Screenshot_20190810-160403_Chrome Dev

    Last failed login: Sat Aug 10 07:55:19 UTC 2019 from 218.92.0.171 on ssh:notty There were 283 failed login attempts since the last successful login. Last login: Sat Aug 10 07:42:11 2019 from 112.97.219.238 [root@hk ~]# nps 2019/08/10 07:55:25.981 [I] [nps.go:63] the version of server is 0.23.1 ,allow client version to be 0.21.0 2019/08/10 07:55:25.982 [I] [server.go:190] tunnel task RDP start mode:tcp port 99 2019/08/10 07:55:25.982 [I] [server.go:190] tunnel task SSH start mode:tcp port 8002 2019/08/10 07:55:25.982 [I] [server.go:190] tunnel task test start mode:httpProxy port 8001 2019/08/10 07:55:25.983 [I] [server.go:190] tunnel task start mode:httpHostServer port 0 2019/08/10 07:55:25.983 [I] [connection.go:70] web management start, access port is 8080 2019/08/10 07:55:25.983 [I] [connection.go:35] server start, the bridge type is tcp, the bridge port is 8024 2019/08/10 07:55:25.983 [I] [connection.go:61] start https listener, port is 443 2019/08/10 07:55:25.983 [I] [connection.go:52] start http listener, port is 80 2019/08/10 07:55:28.058 [I] [bridge.go:232] clientId 2 connection succeeded, address:220.198.208.184:25742 2019/08/10 07:55:48.087 [D] [tcp.go:41] new tcp connection,local port 99,client 2,remote address 163.142.45.173:52378 2019/08/10 07:55:53.926 [D] [tcp.go:41] new tcp connection,local port 99,client 2,remote address 163.142.45.173:15744 2019/08/10 07:56:02.790 [D] [http.go:233] http request, method GET, host home.(此处人工打码,哈哈).top, url /MV/wancheng4.mp4, remote address 220.198.208.184:24913, target 127.0.0.1:80 panic: runtime error: slice bounds out of range

    goroutine 717 [running]: bufio.(*Reader).ReadSlice(0xc00050fc20, 0xc00012020a, 0x0, 0xff, 0xc00003bcc8, 0xc00003bcc8, 0x203000) /usr/local/Cellar/go/1.11.5/libexec/src/bufio/bufio.go:319 +0x20b bufio.(*Reader).ReadLine(0xc00050fc20, 0xc000120240, 0x90, 0x90, 0x9c5f40, 0xc00003bd58, 0x47e080) /usr/local/Cellar/go/1.11.5/libexec/src/bufio/bufio.go:370 +0x34 net/textproto.(*Reader).readLineSlice(0xc000469e30, 0x41f5d8, 0xc00003bd98, 0x40c378, 0x90, 0x9c5f40) /usr/local/Cellar/go/1.11.5/libexec/src/net/textproto/reader.go:55 +0x6f net/textproto.(*Reader).ReadLine(0xc00003be30, 0xc000120240, 0x1, 0x10100c00003be28, 0x0) /usr/local/Cellar/go/1.11.5/libexec/src/net/textproto/reader.go:36 +0x2b net/http.ReadResponse(0xc00050fc20, 0xc0003e8c00, 0xc00003bf48, 0xc00076a000, 0x1000) /usr/local/Cellar/go/1.11.5/libexec/src/net/http/response.go:155 +0xc1 github.com/cnlh/nps/server/proxy.(*httpServer).httpHandle.func1(0xc00051c850, 0xc000592f60, 0xc0001c0448, 0xc00044f620, 0xc000120120, 0xc0001c0650) /Users/liuhe/go/src/github.com/cnlh/nps/server/proxy/http.go:161 +0x125 created by github.com/cnlh/nps/server/proxy.(*httpServer).httpHandle /Users/liuhe/go/src/github.com/cnlh/nps/server/proxy/http.go:157 +0x13fe [root@hk ~]#

  • connecting to server results in EOF error

    connecting to server results in EOF error

    Describe the bug client connects to server but gives me EOF error

    To Reproduce Steps to reproduce the behavior:

    1. run the connection command to the server on the client-side

    Expected behavior it loads the config file it outputs: [E] [control.go:231] EOF [E] [control.go:111] EOF reconnecting

    Screenshots or logs Add screenshots or logs to help explain your problem.

    Server (please complete the following information):

    • OS: ubuntu
    • ARCH: amd64
    • Tunnel TCP
    • Version 0.26.3

    Client (please complete the following information):

    • OS: ubuntu
    • ARCH: amd64
    • Tunnel TCP
    • Version 0.26.3

    Additional context Add any other context about the problem here.

  • http正向代理 401 Unauthorized

    http正向代理 401 Unauthorized

    需求:通过校内服务器访问内网资源。 情况:已通过nps建立与公网服务器连接,搭建了tcp隧道,可以使用ssh访问。 问题:401 Unauthorized

    大致能明白是认证出了问题。但是一直未能解决。 我用的basic验证如下,不知道为什么没用 export http_proxy=xxx:[email protected]:1082 export https_proxy=xxx:[email protected]:1082 使用的是配置文件连接,在web端设置了http代理,web端显示basic验证的用户密码均正确

  • Tcp模式,多条TCP隧道

    Tcp模式,多条TCP隧道

    Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] 在客户端npc.conf中

    [tcp]
    mode=tcp
    target_addr=127.0.0.1:22
    server_port=9000
    

    目前测试只支持设置一个TCP隧道,目前只能在页面内加入多个tcp隧道,但是服务端停止后,这些配置回重置。 Describe the solution you'd like A clear and concise description of what you want to happen. 是否可以支持在npc.conf中设置多条tcp隧道。

    Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered. no Additional context Add any other context or screenshots about the feature request here. no

  • window客户端启动报错

    window客户端启动报错

    Describe the bug 客户端使用NPS管理页命令报错(前一天还启动成功了。。。) 版本:0.26.10 服务端:阿里云轻量应用服务器:Windows 2022 数据中心版 客户端:windows10 报错信息: 2022/11/26 12:51:16.362 [E] [control.go:235] The client does not match the server version. The current core version of the client is 0.26.0 2022/11/26 12:51:16.363 [E] [client.go:68] Error data from server, and will be reconnected in five seconds image

    服务端是启动成功的: image

  • nps.conf把限流,限速,连接数设成true后那参数在哪里设置呢?只能用客户端配置npc.conf设置吗?那就必须要客户端-conf 这种连接方式吗?

    nps.conf把限流,限速,连接数设成true后那参数在哪里设置呢?只能用客户端配置npc.conf设置吗?那就必须要客户端-conf 这种连接方式吗?

    Describe the bug A clear and concise description of what the bug is.

    To Reproduce Steps to reproduce the behavior:

    1. Opening '...'
    2. Click on '....'
    3. See error

    Expected behavior A clear and concise description of what you expected to happen.

    Screenshots or logs Add screenshots or logs to help explain your problem.

    Server (please complete the following information):

    • OS: [e.g. Centos, Windows]
    • ARCH: [e.g. Amd64, Arm]
    • Tunnel [e.g. TCP, HTTP]
    • Version [e.g. 0.24.0]

    Client (please complete the following information):

    • OS: [e.g. Centos, Windows]
    • ARCH: [e.g. Amd64, Arm]
    • Tunnel [e.g. TCP, HTTP]
    • Version [e.g. 0.24.0]

    Additional context Add any other context about the problem here.

Super simple tcp intranet penetration proxy program

A super easy to configure tcp intranet penetration proxy program that forwards intranet tcp ports to public network servers. Tested proxies for intranet HTTP services, windows remote desktop, ssh access and other scenarios.

Dec 11, 2022
A golang library about socks5, supports all socks5 commands. That Provides server and client and easy to use. Compatible with socks4 and socks4a.

socks5 This is a Golang implementation of the Socks5 protocol library. To see in this SOCKS Protocol Version 5. This library is also compatible with S

Nov 22, 2022
Inspired by go-socks5,This package provides full functionality of socks5 protocol.
Inspired by go-socks5,This package provides full functionality of socks5 protocol.

The protocol described here is designed to provide a framework for client-server applications in both the TCP and UDP domains to conveniently and securely use the services of a network firewall.

Dec 16, 2022
A socks5 server(tcp/udp) written in golang.

socks5-server A socks5 server(tcp/udp) written in golang. Usage Usage of /main: -l string local address (default "127.0.0.1:1080") -p stri

Nov 20, 2022
socks5 proxy server with auto upstream selection

atproxy socks5 proxy server with auto upstream selection installation go install github.com/reusee/atproxy/atproxy@master select process for each cli

Dec 22, 2021
UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections

udpt UDP Transport Compresses, encrypts and transfers data between a sender and receiver using UDP protocol. Features and Design Aims: Avoid the overh

Nov 5, 2022
UDP output for beats to send events over UDP.

beats-udp-output How To Use Clone this project to elastic/beats/libbeat/output/ Modify elastic/beats/libbeat/publisher/includes/includes.go : // add i

Dec 11, 2021
the pluto is a gateway new time, high performance, high stable, high availability, easy to use

pluto the pluto is a gateway new time, high performance, high stable, high availability, easy to use Acknowledgments thanks nbio for providing low lev

Sep 19, 2021
A SOCKS (SOCKS4, SOCKS4A and SOCKS5) Proxy Package for Go

SOCKS SOCKS is a SOCKS4, SOCKS4A and SOCKS5 proxy package for Go. Quick Start Get the package go get -u "h12.io/socks" Import the package import "h12

Dec 13, 2022
SOCKS5/4/4a validating proxy pool. Water's fine on my machine!
SOCKS5/4/4a validating proxy pool. Water's fine on my machine!

PxndScvm SOCKS5/4/4a validating proxy pool This package is for managing and accessing thousands upon thousands of arbitrary SOCKS proxies. Pipe it a f

Dec 25, 2022
🧮 SOCKS5/4/4a 🌾 validating proxy pool for 🤽 LOLXDsoRANDum connections 🎋
🧮 SOCKS5/4/4a 🌾 validating proxy pool for 🤽 LOLXDsoRANDum connections 🎋

Prox5 SOCKS5/4/4a validating proxy pool This package is for managing and accessing thousands upon thousands of arbitrary SOCKS proxies. It also has a

Dec 25, 2022
A socks5 proxy over quica

A socks5 proxy over quica

Nov 9, 2022
SOCKS5 proxy for go-gemini

go-gemini-socks5 SOCKS5 proxy for go-gemini. go get github.com/makeworld-the-better-one/go-gemini-socks5 Import as "github.com/makeworld-the-better-o

Apr 6, 2022
A fast, high performance Cross-platform lightweight Nat Tracker Server,
A fast, high performance Cross-platform lightweight Nat Tracker Server,

NatTrackerServer A fast, high performance Cross-platform lightweight Nat Tracker Server suport IPv4 and IPv6 Tracker Server protocol 1、get NAT public

Apr 15, 2022
SOCKS5 server in Golang

go-socks5 Provides the socks5 package that implements a SOCKS5 server. SOCKS (Secure Sockets) is used to route traffic between a client and server thr

Feb 7, 2022
🚀Gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.
🚀Gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.

gev 中文 | English gev is a lightweight, fast non-blocking TCP network library based on Reactor mode. Support custom protocols to quickly and easily bui

Jan 6, 2023
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。
🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go./ gnet 是一个高性能、轻量级、非阻塞的事件驱动 Go 网络框架。

English | ???? 中文 ?? Introduction gnet is an event-driven networking framework that is fast and lightweight. It makes direct epoll and kqueue syscalls

Jan 2, 2023
High Performance HTTP(S) Proxy Checker Written in GO

Go Proxy Checker 中文版文档 High Performance HTTP(S) Proxy Checker Written in GO It can Batch check whether your HTTP/HTTPS proxies is valid and anonymous,

Dec 30, 2022
Golang 实现的简单 Socks5 代理

Socks5-Proxy 简介:Golang 实现的 Socks5 代理服务端,支持用户名、密码验证。 安装 下载 git clone https://github.com/truda8/Socks5-Proxy.git 构建 go build -o socks5proxy main.go 添加执

Dec 15, 2021