mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
ready to release v3.10.0
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
29 Apr 2016: AnyProxy 3.10.0:
|
||||||
|
|
||||||
|
* using node-forge to generate HTTPS certificates instead of openssl
|
||||||
|
|
||||||
29 Apr 2016: AnyProxy 3.9.1:
|
29 Apr 2016: AnyProxy 3.9.1:
|
||||||
|
|
||||||
* update SHA1 to SHA256 for openssl certificates
|
* update SHA1 to SHA256 for openssl certificates
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "anyproxy",
|
"name": "anyproxy",
|
||||||
"version": "3.10.0Beta2",
|
"version": "3.10.0",
|
||||||
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
"description": "A fully configurable proxy in NodeJS, which can handle HTTPS requests perfectly.",
|
||||||
"main": "proxy.js",
|
"main": "proxy.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
Reference in New Issue
Block a user