summaryrefslogtreecommitdiffstats
path: root/usr/local/share/protocols/kugoo.pat
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-11-10 14:20:14 +0000
committerErmal Luçi <eri@pfsense.org>2009-11-10 14:20:14 +0000
commit66f2dd0e4cf28af5b4511a1bc06a93feaf712d9a (patch)
tree5fec310a541002c1d17552441c9840e9bc12d49d /usr/local/share/protocols/kugoo.pat
parentc97ab82a7e6e2dc7f73cc594fbd50957c8bc1232 (diff)
downloadpfsense-66f2dd0e4cf28af5b4511a1bc06a93feaf712d9a.zip
pfsense-66f2dd0e4cf28af5b4511a1bc06a93feaf712d9a.tar.gz
Second pass at updateing protocol definitions.
Diffstat (limited to 'usr/local/share/protocols/kugoo.pat')
-rw-r--r--usr/local/share/protocols/kugoo.pat15
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/local/share/protocols/kugoo.pat b/usr/local/share/protocols/kugoo.pat
index be15ad5..c478317 100644
--- a/usr/local/share/protocols/kugoo.pat
+++ b/usr/local/share/protocols/kugoo.pat
@@ -1,7 +1,16 @@
# KuGoo - a Chinese P2P program - http://www.kugoo.com
-# Pattern attributes: ok veryfast fast
+# Pattern attributes: ok fast fast
# Protocol groups: p2p
# Wiki: http://www.protocolinfo.org/wiki/KuGoo
+# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
+
+kugoo
+# liangjun says: "i find old pattern is not working for kugoo 2008. so i
+# write a new pattern of kugoo 2008 ,it's working with all of kugoo 2008
+# version!"
+^(\x64.....\x70....\x50\x37|\x65.+)
+
+# Pattern before 2008 11 08
#
# The author of this pattern says it works, but this is unconfirmed.
# Written by www.routerclub.com wsgtrsys.
@@ -9,6 +18,4 @@
# LanTian submitted \x64.+\x74\x47\x50\x37 for "KuGoo2", but adding as
# another branch makes the pattern REALLY slow. If it could have a ^, that'd
# be ok (still veryfast/fast). Waiting to hear.
-
-kugoo
-^(\x31..\x8e|\x64.+\x74\x47\x50\x37)
+#^(\x31..\x8e|\x64.+\x74\x47\x50\x37)
OpenPOWER on IntegriCloud