diff options
Diffstat (limited to 'irc/tircproxy/pkg-descr')
| -rw-r--r-- | irc/tircproxy/pkg-descr | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/irc/tircproxy/pkg-descr b/irc/tircproxy/pkg-descr new file mode 100644 index 000000000000..4e645d49c116 --- /dev/null +++ b/irc/tircproxy/pkg-descr @@ -0,0 +1,16 @@ +This is an IRC proxy server. Features: + + Supports DCC CHAT, SEND, RESUME and TSEND protocols. + + Supports both transparent and dedicated operation. + + Supports "anonymization" to hide users' identities. + + Supports flexible authentication for access. + + Can be run either standalone or via inetd. + + Allows the admin to send "MOTD" style messages and/or + broadcasts to the user(s). + + Can block trojans such as 'script.ini', 'dmsetup.exe', etc. + + Access controlled by /etc/hosts.allow and /etc/hosts.deny. + + Can cooperate with some identd's for non-root operation, or + (if root) can change UID/GID according to client's IP addr. + + Extensive documentation + + +Ported by Eugeny Kuzakov (CoreDumped@CoreDumped.null.ru) |
