Re: Disable CTCP/DCC for Tor safety

Chris Down <[email protected]> Sun, 26 Apr 2015 11:20:29 +0100
Newsgroups gmane.network.irc.irssi.user
Message-ID <[email protected]>
abc def writes:
>I want to disable CTCP and DCC for Tor use. I did
>
>/ignore CTCPS
>/ignore DCC

I'm going to assume these were typos for:

    /ignore * CTCPS
    /ignore * DCC

Otherwise, you're ignoring those username, not those levels.

>That should be correct and enough, or? My /ignore shows:
>
>16:08 Ignore List:
>16:08    1 *: CTCPS DCC

This looks correct, though.