From c7ce08681124039a738bcb744d3d3d0398159d54 Mon Sep 17 00:00:00 2001
From: Timo Sirainen
Irssi proxy is a bit different than most proxies, normally proxies create -a new connection to IRC server when you connect to it, but with irssi proxy -all the clients use the same IRC server connection (a bit like how screen -x -works).
+Irssi proxy is a bit different than most proxies, normally proxies +create a new connection to IRC server when you connect to it, but +irssi proxy shares your existing IRC connection(s) to multiple +clients.
Irssi proxy supports sharing multiple server connections in different ports, like you can share ircnet in port 2777 and efnet in port 2778.
-- cgit v1.2.3