From 46bc6e545a17e77202aaf01ec0cd8d5a46567525 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 25 Aug 2015 08:08:24 -0300 Subject: Move main pfSense content to src/ --- src/usr/local/share/protocols/mute.pat | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/usr/local/share/protocols/mute.pat (limited to 'src/usr/local/share/protocols/mute.pat') diff --git a/src/usr/local/share/protocols/mute.pat b/src/usr/local/share/protocols/mute.pat new file mode 100644 index 0000000..53f2e23 --- /dev/null +++ b/src/usr/local/share/protocols/mute.pat @@ -0,0 +1,11 @@ +# 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$ -- cgit v1.1