From ba24e1b02a9fdd58fc1a455c79f9f06880fae424 Mon Sep 17 00:00:00 2001 From: Paweł Zuzelski Date: Fri, 21 May 2010 11:54:29 +0200 Subject: UZBL does not support SOCKS proxy! proxy_url is for HTTP proxy not for SOCKS proxy. BTW there is not need for SOCKS proxy support in UZBL since UZBL works great with tsocks tool. --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index b0e5fc1..176e67f 100644 --- a/README +++ b/README @@ -311,7 +311,7 @@ file). * `javascript_windows`: Whether javascript can open windows automatically * `shell_cmd`: Alias which will be expanded to use shell commands (eg `sh -c`). * `print_events`: show events on stdout -* `proxy_url`: HTTP traffic SOCKS proxy (eg: `http://:`). +* `proxy_url`: set HTTP proxy (eg: `http://:`). * `max_conns`: Max simultaneous connections (default: 100). * `max_conns_host`: max simultaneous connections per hostname (default: 6) * `view_source`: Set the browser in "view source" mode (default 0). Any URI -- cgit v1.2.3