Skip to content

xuqiang76/goproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http or https proxy

this is proxy for http or https with golang

build

go build

run

./goproxy --log_dir /tmp -v 10

example

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

About

http or https proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%