diff options
-rw-r--r-- | lists/protocols/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lists/protocols/README.md b/lists/protocols/README.md new file mode 100644 index 000000000..79dc16579 --- /dev/null +++ b/lists/protocols/README.md @@ -0,0 +1,11 @@ +What's Inside +------------- + +This directory contains list of IP addresses that are loaded +by ndpiReader with --protocols-list-dir <lists directory> + +File Name Format +---------------- + +The file name format is <protocol id>_<string>.list +The protocol id list can be found in src/include/ndpi_protocol_ids.h
\ No newline at end of file |