From effb00b858db17b3abf27661682255bd8139a95a Mon Sep 17 00:00:00 2001
From: Lukas Mai
The special network name ?
allows the client to select the
+network dynamically on connect (see below):
+/SET irssiproxy_ports ?=2777 ++
Usage in client side:
Just connect to the irssi proxy like it is a normal server with password
@@ -745,6 +752,16 @@ specified in /SET irssiproxy_password
. For example:
Or, if you used ?
in irssiproxy_ports
:
+/SERVER ADD -network IRCnet my.irssi-proxy.org 2777 IRCnet:secret +/SERVER ADD -network efnet my.irssi-proxy.org 2777 efnet:secret ++ +
I.e. the network to connect to is specified as part of the password,
+separated by :
from the actual proxy password.
Irssi proxy works fine with other IRC clients as well.
SOCKS
-- cgit v1.2.3