Bureaucrats, checkuser, Administrators
3,313
edits
No edit summary |
|||
| Line 11: | Line 11: | ||
$ /home/jonty/irccat/irccat.sh | $ /home/jonty/irccat/irccat.sh | ||
For some bizzaro reason, irccat requires a TCP connection to localhost, so I've also run this: | For some bizzaro reason, irccat requires a TCP connection to localhost (and doesn't timeout if it can't establish one), so I've also run this: | ||
$ sudo ip6tables -I INPUT 2 -i lo -j ACCEPT | $ sudo ip6tables -I INPUT 2 -i lo -j ACCEPT | ||