enhanced http-proxy-to-socksThis is a forked project of the original http-proxy-to-socks project.
mainland China, the traffic data will be directly transferred between the client and the server (using china_ip_list).socks proxy to transfer data.10.0.0.0/8,172.16.0.0/12,192.168.0.0/16), no proxy.cluster mode (and auto restart).worker thread to determine ip location.prometheus metrics on endpoint /http-socks/__/metric
docker run --restart=always -d -p 18080:18080 -e SOCKS_SERVER=192.168.3.88:10080 --name htps theosun/htps:latest
The 192.168.3.88:10080 is the socks5 server host and port.
The 18080 is the http proxy default port, you can use docker expose it as another port.
Please add more tests for corresponding features when you send a PR:
npm run test
Content type
Image
Digest
Size
377.8 MB
Last updated
over 6 years ago
docker pull theosun/htps