Skip to content

mrjun12/httptosocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

httptosocks

将SOCKS5代理转换为HTTP

编译:

go build

使用:

httptosocks -laddr <http-proxy (127.0.0.1:8080)> -raddr <socks-proxy (127.0.0.1:1080)>

About

将SOCKS5代理转换为HTTP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages