[Modify] Edit it

master
sta 10 years ago
parent a40667ef7c
commit 86ae9df9a6

@ -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

Loading…
Cancel
Save