Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

module:finger [2010/02/24 15:45] – created digitalmanmodule:finger [2017/12/29 21:53] (current) – Created digital man
Line 1: Line 1:
-====== Finger ====== +====== Finger Client ====== 
-FIXME+ 
 +The Synchronet Finger Client module (''[[dir:exec]]/finger.js'') supports the [[wp>Finger]] protocol over TCP ([[RFC>1288|RFC 1288]]) for the purposes of querying information about users of remote systems. 
 + 
 +It is normally available for use by remote BBS ([[server:Terminal]] server) users from the Chat menu: 
 + 
 +<file> 
 +┌───────────────────┐ 
 +│ Chat Command Menu │ 
 +└───────────────────┘ 
 +████████████████████ Join a Chat ███████████████████████ ████ Toggles██████████ 
 +█                                                 █                           █ 
 +█ J Join/initiate multinode chat                  █ D Allow paging off/on     █ 
 +█ P Join/initiate private node to node chat       █ A Activity alerts off/on  █ 
 +█ C Chat with the sysop                           █ S Split screen pvt chat   █ 
 +█ T Talk with the system Guru (Artificial Person) █───────────────────────────█ 
 +█ F Finger (Query) a remote user or system        █                           █ 
 +</file> 
 +... 
 +<file> 
 +Chat: F 
 + 
 +User (user@hostname): digital.nospam@vert.synchro.net 
 +User: Digital Man #1 
 +From: Riverside County, CA                 Handle: WX6YYZ 
 +Shell: default                             Editor: fseditor 
 +Last login Fri Dec 29 2017 09:43 pm PST 
 +via SSH from vert [71.95.196.34] 
 +Plan: 
 +See http://vert.synchro.net/todolist.ssjs         
 +</file> 
 + 
 +===== Disable ===== 
 +If you wish to disable this module (prevent users from issuing Finger requests from your BBS), set ''finger=false'' in the ''[chat_sec]'' section of your ''[[dir:ctrl]]/[[config:modopts.ini]]'' file. 
 ===== See Also ===== ===== See Also =====
 +  * [[:service:finger|Finger Service]]
   * [[:module:|module index]]   * [[:module:|module index]]