Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.171
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
ircii /
[ HOME SHELL ]
Name
Size
Permission
Action
NEWS.gz
8.14
KB
-rw-r--r--
OLDNEWS.gz
25.68
KB
-rw-r--r--
README
564
B
-rw-r--r--
VERSIONS
2.19
KB
-rw-r--r--
changelog.Debian.gz
2.11
KB
-rw-r--r--
copyright
5.34
KB
-rw-r--r--
crypto
1.46
KB
-rw-r--r--
ctcp
1.6
KB
-rw-r--r--
example_menu
655
B
-rw-r--r--
ircio
1.19
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ircio
$eterna: ircio,v 1.2 2001/08/12 15:42:27 mrg Exp $ ircio is part of this distribution. You can set whether you want to install it within the Makefile, here's a little help in deciding: Pros: IRCII will run as two separate processes, with ircio responding to server PINGs. This means you can stop IRCII (with ^Z) and not get disconnected from a server. It will buffer 4K of stuff before it blocks and PINGs will be missed. If, for some reason, the ircio program cannot be started, IRCII will connect directly to the server without it (transparently to the user) Cons: It blocks beyond 4K of stuff. While being smaller than IRCII, it still takes up disk space. Since it runs as a separate process, it uses system resources while running (although not much). Note: If you add #define NON_BLOCKING to ircio.c, then ircio will not block at all. Rather, it will discard all info beyond the 4K. This means it will never miss a PING. It can, however, screw up certain things (such as NOTIFY) if some of the return information is discarded. Use this NON_BLOCKING at your own discretion Operation of IRCII is identical either way. Remember to do a "make installserv" to compile and install ircio if you are using it.
Close