ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/help/opers/dline
Revision: 30
Committed: Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx
File size: 638 byte(s)
Log Message:
- imported sources
- can be moved later according to the directory/branching scheme,
  but we need the svn up

File Contents

# User Rev Content
1 adx 30 # $Id: dline,v 1.5 2005/07/31 04:05:16 db Exp $
2     DLINE <time> <nick|ip> :[reason] [| oper reason]
3    
4     <time> if present, gives number of minutes for DLINE
5    
6     Adds a DLINE to the dline.conf file
7     which will deny any connections from the IP address
8     of the banned client. The banned client will receive
9     a message saying he/she is banned with reason [reason]
10    
11     If an oper reason is added (the pipe must be specified
12     to separate the fields) this will be added into the
13     dline.conf but will not be shown to the user when they
14     are given the dline reason.
15    
16     In order to use <nick> rather than <ip>, <nick> must
17     be on your server.
18    
19     - Requires Oper Priv: K

Properties

Name Value
svn:eol-style native
svn:keywords "Id Revision"