mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-05 02:16:47 +00:00
Allow loading host IP based protocols from protos.txt
This commit is contained in:
parent
12f89fff49
commit
7391fe0c5e
2 changed files with 37 additions and 6 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue