http-proxy

时间:2024-03-27 08:19:16
【文件属性】:

文件名称:http-proxy

文件大小:7KB

文件格式:ZIP

更新时间:2024-03-27 08:19:16

Go

http代理 简单的http代理服务器 protocol: ----------------------------------------------------------- local < -- confuse --- > vps < -- transparent -- > dst ----------------------------------------------------------- 安装 安装服务端 下载最新的发行 go命令` go get -u github.com/clearcodecn/http-proxy/server 安装客户端 下载最新的发行 go命令 go get -u github.com/clearcodecn/http-proxy/client 用它 运行服务端 server -a :9000 运行客户端 clien


【文件预览】:
http-proxy-master
----client()
--------main.go(1KB)
----server()
--------main.go(1KB)
----rw.go(3KB)
----LICENSE(1KB)
----.gitignore(11B)
----Makefile(166B)
----README.md(898B)
----scripts()
--------client.sh(344B)
--------server.sh(344B)
----rw_test.go(552B)
----go.mod(50B)

网友评论