diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-09-15 18:50:32 +0200 |
commit | c3eee8e333866d92e5fd94ae83cef618758c11bb (patch) | |
tree | 234a06fd90bd61a6668490a0cbf8870e6c674b81 /data/admin/chkip |
FICS RPBLC v1.4.61.4.6
Diffstat (limited to 'data/admin/chkip')
-rw-r--r-- | data/admin/chkip | 19 |
1 files changed, 19 insertions, 0 deletions
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] + |