From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- data/admin/chkip | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 data/admin/chkip (limited to 'data/admin/chkip') diff --git a/data/admin/chkip b/data/admin/chkip new file mode 100644 index 0000000..093c7c1 --- /dev/null +++ b/data/admin/chkip @@ -0,0 +1,19 @@ + +chkip + +Usage: chkip ip_address +RESTRICTED TO ADMINISTRATORS. + + This command returns the names and IPs of all users currently logged on from +a given IP address. You can use the '*' wildcard in this command. For +example: + + chkip 129.1.* + +will give all users with IP's beginning with "129.1.1". + +See ahelp: +See help: + +[Last modified: October 8, 1995 -- Friar] + -- cgit v1.2.3