A fully configurable http/https proxy in NodeJS
Go to file
2020-06-18 23:37:09 +08:00
.github Update and rename ISSUE_TEMPLATE.md to ISSUE_TEMPLATE.md 2016-10-19 23:34:39 +08:00
bin fix: move cache to os.tmpdir() (#562) 2020-06-18 23:25:45 +08:00
build_scripts build document 2019-03-24 21:18:21 +08:00
docs update document 2019-03-26 20:56:25 +08:00
docs-src update document 2019-03-26 20:56:25 +08:00
lib fix: move cache to os.tmpdir() (#562) 2020-06-18 23:25:45 +08:00
module_sample update eslint config 2020-01-01 16:45:58 +08:00
resource add CA download page 2019-03-26 14:47:37 +08:00
rule_sample update to 4.0 2017-12-01 21:30:49 +08:00
test fix: replace upload fixture image.png with a smaller upload.txt (#563) 2020-06-17 20:58:32 +08:00
web introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00
.eslintignore update to 4.0 2017-12-01 21:30:49 +08:00
.eslintrc introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00
.gitignore fix #508 2020-01-01 16:18:54 +08:00
.npmignore update to 4.0 2017-12-01 21:30:49 +08:00
.travis.yml introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00
babel.config.js introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00
CHANGELOG update to 4.0 2017-12-01 21:30:49 +08:00
jest.config.js fix https proxy server for ip host 2020-01-23 11:02:23 +08:00
LICENSE add apache license for open-source 2014-11-17 14:30:07 +08:00
package.json release 4.1.3 2020-06-18 23:37:09 +08:00
proxy.js introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00
README.md introduce jest and travis-ci (#541) 2020-01-21 10:59:14 +08:00

AnyProxy

NPM version node version npm download Build Status

AnyProxy is A fully configurable HTTP/HTTPS proxy in NodeJS.

Home page : AnyProxy.io

Issue: https://github.com/alibaba/anyproxy/issues

AnyProxy是一个基于NodeJS的可供插件配置的HTTP/HTTPS代理服务器。

主页:AnyProxy.io,访问可能需要稳定的国际网络环境


Legacy doc of version 3.x : https://github.com/alibaba/anyproxy/wiki/3.x-docs