go-proxy-down
A proxy download tool written in golang.
GET /?url=
when the response is a html.It will transform it into plain text.
| config | example |
|---|---|
| host | 0.0.0.0 |
| port | 18080 |
It has a simple log for the successful proxydown.
./proxydown --host [::] --port 18080
the example nginx config is on proxydown.conf
the example service config is on proxydown.service