1
|
# Direct Connect - P2P filesharing - http://www.neo-modus.com
|
2
|
# Pattern attributes: good fast fast
|
3
|
# Protocol groups: p2p
|
4
|
# Wiki: http://www.protocolinfo.org/wiki/Direct_Connect
|
5
|
# Copyright (C) 2008 Matthew Strait, Ethan Sommer; See ../LICENSE
|
6
|
#
|
7
|
# Direct Connect "hubs" listen on port 411
|
8
|
# http://www.dcpp.net/wiki/
|
9
|
# I've verified that this pattern can be used to limit direct connect
|
10
|
# bandwidth using DC:PRO 0.2.3.149R11.
|
11
|
|
12
|
directconnect
|
13
|
# client-to-client handshake|client-to-hub login, hub speaking|client-to-hub login, client speaking
|
14
|
^(\$mynick |\$lock |\$key )
|