[Modify] Edit it

This commit is contained in:
sta 2016-07-09 16:21:55 +09:00
parent a40667ef7c
commit 86ae9df9a6

View File

@ -603,7 +603,7 @@ var ws = new WebSocket ("ws://example.com");
ws.SetProxy ("http://localhost:3128", "nobita", "password"); 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 # Deny CONNECT to other than SSL ports