# anyproxy

> A fully configurable HTTP/HTTPS proxy in Node.js

Latest version **4.1.3** (published 2020-06-18) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install anyproxy
pnpm add anyproxy
yarn add anyproxy
bun add anyproxy
```

Provides the commands `anyproxy`, `anyproxy-ca`.

## Health

**Score 23/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.1.3 |
| Published | 2020-06-18 |
| First published | 2014-08-11 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | separate (@types/anyproxy) |
| Module format | CommonJS |
| Node | >=6.0.0 |
| Dependencies | 30 |
| Unpacked size | 5.4 MB |
| Known vulnerabilities | 0 (+6 in 4 direct dependencies) |
| Install scripts | no |
| GitHub stars | 7897 |
| Author | ottomao@gmail.com |
| Maintainers | alexyan, codingfishman, guox, ottomao |

## Links

- npm: https://www.npmjs.com/package/anyproxy
- Repository: https://github.com/alibaba/anyproxy
- Homepage: https://github.com/alibaba/anyproxy#readme
- Issues: https://github.com/alibaba/anyproxy/issues
- npm.io page: https://npm.io/package/anyproxy

## Dependencies (30)

- [co](https://npm.io/package/co.md) ^4.6.0
- [ip](https://npm.io/package/ip.md) ^0.3.2
- [ws](https://npm.io/package/ws.md) ^5.1.0
- [pug](https://npm.io/package/pug.md) ^2.0.0-beta6
- [nedb](https://npm.io/package/nedb.md) ^1.8.0
- [async](https://npm.io/package/async.md) ~0.9.0
- [brotli](https://npm.io/package/brotli.md) ^1.3.2
- [juicer](https://npm.io/package/juicer.md) ^0.6.6-stable
- [moment](https://npm.io/package/moment.md) ^2.15.1
- [express](https://npm.io/package/express.md) ^4.8.5
- [request](https://npm.io/package/request.md) ^2.74.0
- [colorful](https://npm.io/package/colorful.md) ^2.1.0
- [inquirer](https://npm.io/package/inquirer.md) ^5.2.0
- [thunkify](https://npm.io/package/thunkify.md) ^2.1.2
- [commander](https://npm.io/package/commander.md) ~2.11.0
- [classnames](https://npm.io/package/classnames.md) ^2.2.5
- [iconv-lite](https://npm.io/package/iconv-lite.md) ^0.4.6
- [mime-types](https://npm.io/package/mime-types.md) 2.1.11
- [qrcode-npm](https://npm.io/package/qrcode-npm.md) 0.0.3
- [body-parser](https://npm.io/package/body-parser.md) ^1.13.1
- [compression](https://npm.io/package/compression.md) ^1.4.4
- [es6-promise](https://npm.io/package/es6-promise.md) ^3.3.1
- [clipboard-js](https://npm.io/package/clipboard-js.md) ^0.3.3
- [whatwg-fetch](https://npm.io/package/whatwg-fetch.md) ^1.0.0
- [async-task-mgr](https://npm.io/package/async-task-mgr.md) >=1.1.0
- [node-easy-cert](https://npm.io/package/node-easy-cert.md) ^1.0.0
- [stream-throttle](https://npm.io/package/stream-throttle.md) ^0.1.3
- [svg-inline-react](https://npm.io/package/svg-inline-react.md) ^1.0.2
- [component-emitter](https://npm.io/package/component-emitter.md) ^1.2.1
- [fast-json-stringify](https://npm.io/package/fast-json-stringify.md) ^0.17.0

## Recent versions

- 4.1.3 (latest) — 2020-06-18
- 4.2.0-beta.1 (beta) — 2019-05-10
- 3.10.6 (latest-3) — 2019-03-25
- 4.1.2 — 2020-01-01
- 4.1.1 — 2020-01-01
- 4.1.0 — 2019-03-26
- 4.0.16-Beta — 2019-03-25
- 4.0.15 — 2019-03-24
- 4.0.14 — 2019-03-13
- 4.0.13 — 2019-02-26
- 4.0.12 — 2018-08-09
- 4.0.11 — 2018-08-08
- 4.0.10 — 2018-05-05
- 4.0.9 — 2018-05-03
- 4.0.8 — 2018-05-03
- … 159 more at https://npm.io/package/anyproxy/versions

## README

AnyProxy
----------------

[![NPM version][npm-image]][npm-url]
[![node version][node-image]][node-url]
[![npm download][download-image]][download-url]
[![Build Status](https://travis-ci.org/alibaba/anyproxy.svg?branch=master)](https://travis-ci.org/alibaba/anyproxy)

[npm-image]: https://img.shields.io/npm/v/anyproxy.svg?style=flat-square
[npm-url]: https://npmjs.org/package/anyproxy
[node-image]: https://img.shields.io/badge/node.js-%3E=_6.0.0-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/
[download-image]: https://img.shields.io/npm/dm/anyproxy.svg?style=flat-square
[download-url]: https://npmjs.org/package/anyproxy

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

Home page : [AnyProxy.io](http://anyproxy.io)

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

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

主页：[AnyProxy.io](http://anyproxy.io)，访问可能需要稳定的国际网络环境

![](https://gw.alipayobjects.com/zos/rmsportal/gUfcjGxLONndTfllxynC.jpg@_90q)

----------------

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

---
_Source: https://npm.io/package/anyproxy · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
