~ubuntu-branches/ubuntu/wily/ntopng/wily

« back to all changes in this revision

Viewing changes to nDPI/example/protos.txt

  • Committer: Package Import Robot
  • Author(s): Ludovico Cavedon
  • Date: 2014-04-13 16:25:14 UTC
  • Revision ID: package-import@ubuntu.com-20140413162514-2e00nek0im48e5hj
Tags: upstream-1.1+dfsg2
ImportĀ upstreamĀ versionĀ 1.1+dfsg2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#  Format:
 
2
#  <tcp|udp>:<port>,<tcp|udp>:<port>,.....@<proto>
 
3
 
 
4
tcp:81,tcp:8181@HTTP
 
5
udp:5061-5062@SIP
 
6
tcp:860,udp:860,tcp:3260,udp:3260@iSCSI
 
7
tcp:3000@ntop
 
8
 
 
9
#  Subprotocols
 
10
#  Format:
 
11
#  host:"<value>",host:"<value>",.....@<subproto>
 
12
 
 
13
host:"googlesyndacation.com"@Google
 
14
host:"venere.com"@Venere
 
15
host:"kataweb.it",host:"repubblica.it"@Repubblica
 
16
 
 
17
 
 
18