summaryrefslogtreecommitdiffstats
path: root/usr/local/share/protocols/whois.pat
blob: 0c8d0d0e255979a44d416d288ba5fef66c3762ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Whois - query/response system, usually used for domain name info - RFC 3912
# Pattern attributes: good notsofast notsofast overmatch
# Protocol groups: networking ietf_draft_standard
# Wiki: http://www.protocolinfo.org/wiki/Whois
#
# Usually runs on TCP port 43
# 
# This pattern has been tested and is believed to work well.

whois
# Matches the query.  Assumes only that it is printable ASCII without wierd
# whitespace.
^[ !-~]+\x0d\x0a$
OpenPOWER on IntegriCloud