From 86ae9df9a61fadf88cd2ef7e6fd39bf7a8963245 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 9 Jul 2016 16:21:55 +0900 Subject: [PATCH] [Modify] Edit it --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 178186b8..c5aba473 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ var ws = new WebSocket ("ws://example.com"); ws.SetProxy ("http://localhost:3128", "nobita", "password"); ``` -I tested this with the [Squid]. And it's necessary to disable the following configuration option in **squid.conf** (e.g. `/etc/squid/squid.conf`). +I have tested this with the [Squid]. And it's necessary to disable the following configuration option in **squid.conf** (e.g. `/etc/squid/squid.conf`). ``` # Deny CONNECT to other than SSL ports