From c3eee8e333866d92e5fd94ae83cef618758c11bb Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Mon, 15 Sep 2025 18:50:32 +0200 Subject: FICS RPBLC v1.4.6 --- data/admin/filter | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 data/admin/filter (limited to 'data/admin/filter') diff --git a/data/admin/filter b/data/admin/filter new file mode 100644 index 0000000..833d7a0 --- /dev/null +++ b/data/admin/filter @@ -0,0 +1,22 @@ + +filter + +Usage: [+,-,=]filter ip +RESTRICTED TO ADMINISTRATORS. + + + This list bans unreg logins from a site where "ip" is a full or partial ip +address. The number of levels in the "ip" affects how much filtering is made. +An "ip" of 123.124.125.126 will ban a machine, 123.124.125 will ban the +server, and 123.124 will probably ban the whole site. A special account has +been established for documenting the need to filter logins: "filter". + + When you filter a site, please leave a message in the filter account: +"message filter ". To read the log of messages in this account, +type "ahelp filtered". + +See ahelp: accounts lists +See help: + +[Last modified: July 16, 1995 -- Friar] + -- cgit v1.2.3