1
|
# iMesh - the native protocol of iMesh, a P2P application - http://imesh.com
|
2
|
# Pattern attributes: ok fast notsofast
|
3
|
# Protocol groups: p2p
|
4
|
# Wiki: http://protocolinfo.org/wiki/iMesh
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# depending on the version of iMesh (the program), it can also use fasttrack,
|
8
|
# gnutella and edonkey in addition to iMesh (the protocol).
|
9
|
|
10
|
imesh
|
11
|
# The first branch matches the login
|
12
|
# The second branch matches the main non-download connection (searches, etc)
|
13
|
# The third branch matches downloads of "premium" content
|
14
|
# The fourth branch matches peer downloads.
|
15
|
^(post[\x09-\x0d -~]*<PasswordHash>................................</PasswordHash><ClientVer>|\x34\x80?\x0d?\xfc\xff\x04|get[\x09-\x0d -~]*Host: imsh\.download-prod\.musicnet\.com|\x02[\x01\x02]\x83.*\x02[\x01\x02]\x83)
|