pfsense/usr/local/share/protocols/whois.pat
2009-11-10 14:20:14 +00:00

15 lines
509 B
Plaintext

# 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
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
#
# 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$