forked from tinyproxy/tinyproxy
-
Notifications
You must be signed in to change notification settings - Fork 0
IRC via proxy with password
n5m edited this page Jun 29, 2019
·
4 revisions
some IRC clients honour exported environment variables, e.g. Polari works even with a passworded proxy.
export http_proxy=http://USERNAME:[email protected]:3128/
polari
will work with the IP hidden by the proxy.
Open proxies without password are easier to use, e.g. KDE system-settings allow for a system-wide proxy, just a password cannot be set.