From 2e218938af9a41b7e379ad460bd7245e52103ac3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=9A=E7=84=B6?= Date: Tue, 17 Jan 2017 11:18:25 +0800 Subject: [PATCH] update info about 4.x update doc --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe914cf..fc63fe0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ AnyProxy [download-image]: https://img.shields.io/npm/dm/anyproxy.svg?style=flat-square [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) @@ -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特性 * 中文主页:[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! + +AnyProxy screenshot + Feature ------------ * work as http or https proxy