Skip to content

jeferwang/GoProxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

GoProxy代理

HttpProxy有点小Bug没修好,Sock5代理几乎完美,可以拿去用了

启动方法

chmod a+x ./sock5

# 非后台启动
./sock5 --port=8081

# 后台启动
nohup ./sock5 --port=8081

About

Go语言编写的一个代理服务器软件

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages