Sign inSign up

muziling/anyproxy

By muziling

Updated over 5 years ago

anyproxy with ca and rule start option

Image
2

3.5K

muziling/anyproxy repository overview

anyproxy is a fully configurable http/https proxy in NodeJS

offical document

http://anyproxy.io/cn.html


run

docker run --name anyproxy --restart=always \
	-p 8001:8001\
	-p 8002:8002 \
	-v yourRuleFile:/root/anyproxy.js \
	-d muziling/anyproxy

test

curl http://httpbin.org/user-agent --proxy http://:8001

Tag summary

Content type

Image

Digest

Size

28.5 MB

Last updated

over 5 years ago

docker pull muziling/anyproxy