aboutsummaryrefslogtreecommitdiff
path: root/example/protos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'example/protos.txt')
-rw-r--r--example/protos.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/example/protos.txt b/example/protos.txt
new file mode 100644
index 000000000..722399da9
--- /dev/null
+++ b/example/protos.txt
@@ -0,0 +1,18 @@
+# Format:
+# <tcp|udp>:<port>,<tcp|udp>:<port>,.....@<proto>
+
+tcp:81,tcp:8181@HTTP
+udp:5061-5062@SIP
+tcp:860,udp:860,tcp:3260,udp:3260@iSCSI
+tcp:3000@ntop
+
+# Subprotocols
+# Format:
+# host:"<value>",host:"<value>",.....@<subproto>
+
+host:"googlesyndacation.com"@Google
+host:"venere.com"@Venere
+host:"kataweb.it",host:"repubblica.it"@Repubblica
+
+
+