Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
service:finger [2017/12/29 21:35] – Created digital man | service:finger [2020/11/11 14:29] (current) – [Configuration] add missing modops.ini options mlong | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Finger Service ====== | ====== Finger Service ====== | ||
- | This service | + | The Synchronet Finger Service |
* [[wp> | * [[wp> | ||
- | * Finger over UDP (non-standard) | + | * Finger over UDP (non-standard, deprecated) |
* Active Users (a.k.a. [[wp> | * Active Users (a.k.a. [[wp> | ||
Line 20: | Line 20: | ||
< | < | ||
- | [Finger-UDP] | + | [ActiveUser-UDP] |
- | Port=79 | + | Port=11 |
Options=UDP | NO_HOST_LOOKUP | Options=UDP | NO_HOST_LOOKUP | ||
- | Command=fingerservice.js | ||
- | </ | ||
- | |||
- | < | ||
- | [ActiveUser] | ||
- | Port=11 | ||
- | Options=NO_HOST_LOOKUP | ||
Command=fingerservice.js -u | Command=fingerservice.js -u | ||
</ | </ | ||
+ | |||
+ | Example configurations (in '' | ||
< | < | ||
- | [ActiveUser-UDP] | + | [fingerservice] |
- | Port=11 | + | include_age |
- | Options=UDP | NO_HOST_LOOKUP | + | include_gender |
- | Command=fingerservice.js -u | + | include_location |
+ | include_real_name = true | ||
+ | findfile = false | ||
+ | bbslist = false | ||
</ | </ | ||
Line 47: | Line 45: | ||
^ Option ^ Description ^ | ^ Option ^ Description ^ | ||
| '' | | '' | ||
- | | '' | + | | '' |
- | | '' | + | | '' |
- | | '' | + | | '' |
===== Plan Files ===== | ===== Plan Files ===== | ||
Line 74: | Line 72: | ||
You can have additional files available for query via Finger //Special Request// by placing the files in the '' | You can have additional files available for query via Finger //Special Request// by placing the files in the '' | ||
+ | |||
+ | ===== See Also ===== | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | |||
+ | {{tag> | ||
+ |