mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 16:01:26 +00:00
update info about 4.x
update doc
This commit is contained in:
parent
f52097f1c4
commit
2e218938af
14
README.md
14
README.md
@ -12,7 +12,7 @@ AnyProxy
|
|||||||
[download-image]: https://img.shields.io/npm/dm/anyproxy.svg?style=flat-square
|
[download-image]: https://img.shields.io/npm/dm/anyproxy.svg?style=flat-square
|
||||||
[download-url]: https://npmjs.org/package/anyproxy
|
[download-url]: https://npmjs.org/package/anyproxy
|
||||||
|
|
||||||
A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.
|
A fully configurable HTTP/HTTPS proxy in NodeJS.
|
||||||
|
|
||||||
Home page : [AnyProxy.io](http://anyproxy.io)
|
Home page : [AnyProxy.io](http://anyproxy.io)
|
||||||
|
|
||||||
@ -31,6 +31,18 @@ Home page : [AnyProxy.io](http://anyproxy.io)
|
|||||||
* [HTTPS相关教程](https://github.com/alibaba/anyproxy/wiki/HTTPS%E7%9B%B8%E5%85%B3%E6%95%99%E7%A8%8B),讲解如何配置AnyProxy的https特性
|
* [HTTPS相关教程](https://github.com/alibaba/anyproxy/wiki/HTTPS%E7%9B%B8%E5%85%B3%E6%95%99%E7%A8%8B),讲解如何配置AnyProxy的https特性
|
||||||
* 中文主页:[http://anyproxy.io](http://anyproxy.io/cn)
|
* 中文主页:[http://anyproxy.io](http://anyproxy.io/cn)
|
||||||
|
|
||||||
|
# [4.0.0-beta](../../tree/4.x) published!
|
||||||
|
|
||||||
|
*With Asynchronous rule API supported, and a new designed UI.*
|
||||||
|
|
||||||
|
**want to get a full control over your requests and responses? Just write a rule and return a Promise.** You can find the [full API docs of v4.0Beta](../../blob/4.x/doc/rule_api.md).
|
||||||
|
|
||||||
|
> The new version is in Beta release. Don't hesitate to send your PR or report an issue, we hope to hear your voice!
|
||||||
|
|
||||||
|
> `npm install -g anyproxy@beta`, hope you like it!
|
||||||
|
|
||||||
|
<img src="https://zos.alipayobjects.com/rmsportal/qzjbHWyxQsXPNEqXZqMD.gif" width="900" alt="AnyProxy screenshot" ) />
|
||||||
|
|
||||||
Feature
|
Feature
|
||||||
------------
|
------------
|
||||||
* work as http or https proxy
|
* work as http or https proxy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user