From dad2f5c3f13b0324b7af4d85af288ee15c196878 Mon Sep 17 00:00:00 2001 From: Isaac Zhao Date: Wed, 24 Jan 2018 07:41:18 +0000 Subject: Better explanation --- documentation/startup/index.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/startup/index.markdown') diff --git a/documentation/startup/index.markdown b/documentation/startup/index.markdown index e7d5d5d..7931bb8 100644 --- a/documentation/startup/index.markdown +++ b/documentation/startup/index.markdown @@ -500,7 +500,7 @@ So, you'll specify the usernames with `/NETWORK ADD` command, and the user's pas Irssi contains it's own proxy which you can build giving `\--with-proxy` option to configure. You'll still need to run irssi in a screen to use it though. -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**. And even more clearly: **You can use only one IRC server connection to IRC with as many clients as you want**. Can anyone figure out even more easier ways to say this, so I wouldn't need to try to explain this thing for minutes every time? :) +Irssi proxy is a bit different than most proxies, normally proxies create a new connection to IRC server when a new client connects to it, but **irssi proxy shares your existing IRC connection(s) to multiple clients**. And even more clearly: **You can use only one IRC server connection of the irssi proxy to IRC with as many clients as you want**. Can anyone figure out even more easier ways to say this, so I wouldn't need to try to explain this thing for minutes every time? :) Irssi proxy supports sharing multiple server connections in different ports, like you can share network in port 2777 and efnet in port 2778. -- cgit v1.2.3