summaryrefslogtreecommitdiff
path: root/chat/dccserver/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-01-01 04:06:34 +0000
committerwiz <wiz@pkgsrc.org>2004-01-01 04:06:34 +0000
commite7a663c7bf3ba0c4c678c2ee819170ca80bc4822 (patch)
treebf725a2fe554ce6d5bc29b705cb394cb543d28ad /chat/dccserver/DESCR
parent6ec56ba8de39ff6f1fb1258e55842250627a15e3 (diff)
downloadpkgsrc-e7a663c7bf3ba0c4c678c2ee819170ca80bc4822.tar.gz
Import of dccserver from pkgsrc-wip.
dccserver is a standalone program aiming to provide the functions of mIRC's /dccserver command. Currently, Chat and Send (including resume) modes are supported. Fserve and Get mode are not yet supported. All connections are accepted; some simple checks on allowed file names are done. For more details, please look in the man pages.
Diffstat (limited to 'chat/dccserver/DESCR')
-rw-r--r--chat/dccserver/DESCR8
1 files changed, 8 insertions, 0 deletions
diff --git a/chat/dccserver/DESCR b/chat/dccserver/DESCR
new file mode 100644
index 00000000000..7ae18f33948
--- /dev/null
+++ b/chat/dccserver/DESCR
@@ -0,0 +1,8 @@
+dccserver is a standalone program aiming to provide the functions
+of mIRC's /dccserver command.
+
+Currently, Chat and Send (including resume) modes are supported.
+Fserve and Get mode are not yet supported.
+
+All connections are accepted; some simple checks on allowed file
+names are done. For more details, please look in the man pages.