aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorLuca Deri <lucaderi@users.noreply.github.com>2015-06-18 15:52:24 +0200
committerLuca Deri <lucaderi@users.noreply.github.com>2015-06-18 15:52:24 +0200
commit5b62fa3464008354a742263f925fc348c2bccf04 (patch)
tree012968a0a6243c9bbd1c43bb72a40bdd71897a79 /example
parent92e813cca48e024ef0c7a1fd95e721bc8ac09259 (diff)
parentb16ff0a3dc817a12dc40ba9f89f5b1dff725a646 (diff)
Merge pull request #29 from commsquare/dev
Allow Host IP based subprotocols to be added in protos.txt
Diffstat (limited to 'example')
-rw-r--r--example/protos.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/example/protos.txt b/example/protos.txt
index 722399da9..de7dc1c40 100644
--- a/example/protos.txt
+++ b/example/protos.txt
@@ -14,5 +14,11 @@ host:"googlesyndacation.com"@Google
host:"venere.com"@Venere
host:"kataweb.it",host:"repubblica.it"@Repubblica
+# IP based Subprotocols
+# Format:
+# ip:<value>,ip:<value>,.....@<subproto>
+
+ip:213.75.170.11@CustomProtocol
+