~ubuntu-branches/ubuntu/trusty/ntop/trusty

« back to all changes in this revision

Viewing changes to l7-patterns/finger.pat

  • Committer: Bazaar Package Importer
  • Author(s): Ola Lundqvist
  • Date: 2008-06-15 14:38:28 UTC
  • mfrom: (2.1.11 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080615143828-oalh84nda2hje4do
Tags: 3:3.3-11
Correction of Polish translation encoding, closes: #479490. Thanks
to Christian Perrier <bubulle@debian.org> for the help.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Finger - User information server - RFC 1288
 
2
# Pattern quality: good notsofast undermatch overmatch
 
3
# Usually runs on port 79
 
4
#
 
5
# This pattern is lightly tested.  If it does not
 
6
# work for you, or you believe it could be improved, please post to 
 
7
# l7-filter-developers@lists.sf.net .  This list may be subscribed to at
 
8
# http://lists.sourceforge.net/lists/listinfo/l7-filter-developers
 
9
 
 
10
# If you really want to use this pattern, I would set it up so that
 
11
# it only gets consulted to confirm that traffic on port 79 is actually
 
12
# finger.
 
13
 
 
14
finger
 
15
# The first matches the client request, which should look like a username.
 
16
# The second matches the usual UNIX reply (but remember that they are
 
17
# allowed to say whatever they want)
 
18
^[a-z][a-z0-9\-_]+|login: [\x09-\x0d -~]* name: [\x09-\x0d -~]* Directory: