mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-10 14:58:27 +00:00
Merge branch 'master' of github.com:alibaba/anyproxy
This commit is contained in:
commit
15f5a76e97
@ -1,3 +1,9 @@
|
||||
19 Sep 2016: AnyProxy 3.10.3:
|
||||
|
||||
* fix the cert path issue with Windows
|
||||
* split out the cert management to an independent module
|
||||
* add unit tests to AnyProxy
|
||||
|
||||
29 Apr 2016: AnyProxy 3.10.0:
|
||||
|
||||
* using node-forge to generate HTTPS certificates instead of openssl
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "anyproxy",
|
||||
"version": "3.10.3Beta1",
|
||||
"version": "3.10.3",
|
||||
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
||||
"main": "proxy.js",
|
||||
"bin": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user