Skip to content

pfinal/proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http or https proxy

this is proxy for http or https with golang

run

curl -o proxy https://github.com/pfinal/proxy/releases/download/v1.0.0/proxy-linux

chmod +x proxy

./proxy --version

./proxy

./proxy --port :8080

docker

docker run -d -p 8080:8080 pfinal/proxy

example

curl --proxy http://127.0.0.1:8080 https://www.baidu.com

About

http or https proxy

Resources

Stars

Watchers

Forks

Packages

No packages published