aboutsummaryrefslogtreecommitdiff
path: root/lists
diff options
context:
space:
mode:
authorLuca Deri <deri@ntop.org>2023-08-29 17:45:36 +0200
committerLuca Deri <deri@ntop.org>2023-08-29 17:45:36 +0200
commit3dbc4f65fc9942378cdf682e9cabb64e586ea73a (patch)
tree4798bc7faa75d142327e0c12f13fdafd0645b778 /lists
parent36abf06c6f59b66bde48e7b3028b4823ecc6ed85 (diff)
Added README file
Diffstat (limited to 'lists')
-rw-r--r--lists/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/lists/README.md b/lists/README.md
new file mode 100644
index 000000000..355d066de
--- /dev/null
+++ b/lists/README.md
@@ -0,0 +1,11 @@
+What's Inside
+-------------
+
+This directory contains list of Internet domain names that are loaded
+by ndpiReader with -G <lists directory>
+
+File Name Format
+----------------
+
+The file name format is <category id>_<string>.list
+The category id list can be found in src/include/ndpi_typedefs.h \ No newline at end of file