From 1cde59d7d3f3e62515a003f81aab4e0206b191a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=A0=E9=87=8C?= Date: Thu, 23 Oct 2014 11:08:56 +0800 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9fabb3..360b4e1 100644 --- a/README.md +++ b/README.md @@ -205,7 +205,7 @@ Using https features * the param ``host`` is required with https proxy and it should be kept exactly what it it when you config your browser. Otherwise, you may get some warning about security. * using **https proxy** means your request towards proxy will be encrypted. Please notice that this feature has nothing to do with **intercept https requests**. -#### others +#### about certs * root certs and temperary certs are stored at ``path.join(util.getUserHome(),"/.anyproxy_certs/")`` * to clear all the temperary certificates ``anyproxy --clear``