mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
12 lines
416 B
Plaintext
12 lines
416 B
Plaintext
# MUTE - P2P filesharing - http://mute-net.sourceforge.net
|
|
# Pattern attributes: marginal fast fast
|
|
# Protocol groups: p2p open_source
|
|
# Wiki: http://www.protocolinfo.org/wiki/MUTE
|
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
|
#
|
|
# This pattern is lightly tested. I don't know for sure that it will
|
|
# match the actual file transfers.
|
|
|
|
mute
|
|
^(Public|AES)Key: [0-9a-f]*\x0aEnd(Public|AES)Key\x0a$
|