-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: blog
action: blob
revision:
path_from: irc
revision_from: refs/heads/master:
path_to:
revision_to:

git.thebackupbox.net

blog

git://git.thebackupbox.net/blog

blob of:

blog

/ irc

refs/heads/master:/irc
 # IRC
 ## to connect to an IRC server with ssl
 ### weechat:
 * /server add localhost irc.localhost.net/6697
 * /set irc.server.localhost.ssl on
 * /set irc.server.localhost.autoconnect on
 ### irssi:
 * /connect -ssl irc.localhost.net 6697
 ### hexchat:
 * /server -ssl irc.localhost.net 6697

 ## to turn off fakelag:
 ### hexchat:
 * /set net_throttle off
 ### irssi:
 * /set cmd_queue_speed 0 (AND THEN RESTART IRSSI OR ELSE IT WONT WORK)
 ### weechat:
 * /set irc.server_default.anti_flood_prio_high 0
 ### ngircd:
 * mode +F or just return early in that function in conn.c

-- Response ended

-- Page fetched on Sun Jun 2 15:58:26 2024