-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

sic


> Simple IRC client.

> Part of the suckless tools.

More information.


Connect to the default host (irc.ofct.net) with the nickname set in the `$USER` environment variable:

sic

Connect to a given host, using a given nickname:

sic -h {host} -n {nickname}

Connect to a given host, using a given nickname and password:

sic -h {host} -n {nickname} -k {password}

Join a channel:

:j #{channel}<Enter>

Send a message to a channel or user:

:m #{channel|user}<Enter>

Set default channel or user:

:s #{channel|user}<Enter>


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:02:21 2024