diff options
author | Marco Peereboom <marco@conformal.com> | 2011-01-09 00:38:32 +0000 |
---|---|---|
committer | Marco Peereboom <marco@conformal.com> | 2011-01-09 00:38:32 +0000 |
commit | f587ed3cd98453511f9e4a0863a91c527a50369c (patch) | |
tree | bb50085fff17bf367f21b32049e1944fb8b0413c | |
parent | 0654b9f2e8b8689fe8475b17634a26f8831ee903 (diff) | |
download | xombrero-f587ed3cd98453511f9e4a0863a91c527a50369c.tar.gz |
document that one must use an ip for proxy and that tsocks works with
xxxterm
-rw-r--r-- | xxxterm.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xxxterm.1 b/xxxterm.1 index 95a9ea6..0861c49 100644 --- a/xxxterm.1 +++ b/xxxterm.1 @@ -476,6 +476,11 @@ Proxy server in URL format. overrides .Cm http_proxy if it is specified as an environment variable. +It must be noted that one MUST use an IP address and not a FQDN. +.Pp +I one desires to use a socks proxy then an intermediary tool must be used. +It has been reported that tsocks works with +.Nm . .It Cm icon_size Permits icon sizes to be changed if .Cm fancy_bar |