Sign inSign up

n0trace/anyproxy

By n0trace

Updated over 6 years ago

anyproxy

Image
4

5.4K

n0trace/anyproxy repository overview

anyproxy is a fully configurable http/https proxy in NodeJS

offical document

http://anyproxy.io/cn.html

Tags:


run

docker run --name anyproxy --restart=always \
	-p 8001:8001\
	-p 8002:8002 \
	-d n0trace/anyproxy

test

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

Tag summary

Content type

Image

Digest

Size

27.6 MB

Last updated

over 6 years ago

docker pull n0trace/anyproxy