1# iMesh - the native protocol of iMesh, a P2P application - http://imesh.com
2# Pattern attributes: ok notsofast notsofast
3# Protocol groups: p2p
4# Wiki:   http://protocolinfo.org/wiki/iMesh
5#
6# depending on the version of iMesh (the program), it can also use fasttrack,
7# gnutella and edonkey in addition to iMesh (the protocol).
8
9imesh
10# The first branch matches the login
11# The second branch matches the main non-download connection (searches, etc)
12# The third branch matches downloads of "premium" content
13# The fourth branch matches peer downloads.
14^(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)
15