timchenxiaoyu / goproxy

http or https proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%