| 679 |
|
reason = "Obviously hacked account"; |
| 680 |
|
}; |
| 681 |
|
|
| 682 |
– |
kill { |
| 683 |
– |
user = "^O[[:alpha:]]?[[:digit:]]+(x\.o|\.xo)$@^[[:alnum:]]{4}\.evilnet.tld$"; |
| 684 |
– |
|
| 685 |
– |
/* |
| 686 |
– |
* NOTE: You have to set type=regex; when using a regular expression |
| 687 |
– |
* based user entry |
| 688 |
– |
*/ |
| 689 |
– |
type = regex; |
| 690 |
– |
}; |
| 691 |
– |
|
| 682 |
|
/* |
| 683 |
|
* deny {}: IPs that are not allowed to connect (before DNS/ident lookup) |
| 684 |
|
* Oper issued dlines will be added to the specified dline config |
| 738 |
|
reason = "Trojan drone"; |
| 739 |
|
}; |
| 740 |
|
|
| 751 |
– |
gecos { |
| 752 |
– |
name = "^\[J[0o]hn Do[3e]\]-[0-9]{2,5}$"; |
| 753 |
– |
|
| 754 |
– |
/* |
| 755 |
– |
* NOTE: You have to set type=regex; when using a regular expression |
| 756 |
– |
* based name entry |
| 757 |
– |
*/ |
| 758 |
– |
type = regex; |
| 759 |
– |
}; |
| 760 |
– |
|
| 741 |
|
/* |
| 742 |
|
* channel {}: The channel block contains options pertaining to channels |
| 743 |
|
*/ |