From 7391fe0c5e70fde73bf13a65d829069dfe2e30da Mon Sep 17 00:00:00 2001 From: "george.vakras@gmail.com" Date: Mon, 15 Jun 2015 09:50:13 +0200 Subject: Allow loading host IP based protocols from protos.txt --- example/protos.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'example') diff --git a/example/protos.txt b/example/protos.txt index 722399da9..019674b9c 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:"",ip:"",.....@ + +ip:213.75.170.11@CustomProtocol + -- cgit v1.2.3