diff options
author | Luca Deri <deri@ntop.org> | 2015-07-16 21:01:30 +0200 |
---|---|---|
committer | Luca Deri <deri@ntop.org> | 2015-07-16 21:01:30 +0200 |
commit | 73358d5ec2f877ca30ac0b20c12530d1f338ca5b (patch) | |
tree | 806739a3e98157ca12a88fb01a29304c0ce3c0f0 /example | |
parent | e98108a8bed046a68d907c5f4206d0a47ff486e2 (diff) |
Added check for removing characters from nDPI custom-defined protocols that might cause apps to misbehave.
Diffstat (limited to 'example')
-rw-r--r-- | example/protos.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/protos.txt b/example/protos.txt index de7dc1c40..4c995f543 100644 --- a/example/protos.txt +++ b/example/protos.txt @@ -13,7 +13,7 @@ tcp:3000@ntop host:"googlesyndacation.com"@Google host:"venere.com"@Venere host:"kataweb.it",host:"repubblica.it"@Repubblica - +host:"ntop"@ntop # IP based Subprotocols # Format: # ip:<value>,ip:<value>,.....@<subproto> |