mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 15:31:26 +00:00
ready to release v3.10.0
This commit is contained in:
parent
4c17e837c5
commit
d886e8af5d
@ -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": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user