diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2022-10-12 23:45:34 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2022-10-13 00:12:22 +0200 |
commit | 9bf4f3141894efff970be9b9ae93c23db821b4fb (patch) | |
tree | eaa9d4375061871db9659dc030768c72ccbe9daf /examples/README.md | |
parent | 4069816d69b1586a518f07a8969ac1f8c69cff55 (diff) |
Removed example py-ja3-checker.
* renamed sklearn-ml.py to sklearn-random-forest.py (there is more to come!)
* force all protocol classes to lower case
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'examples/README.md')
-rw-r--r-- | examples/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/README.md b/examples/README.md index b378f26ae..40e8695d1 100644 --- a/examples/README.md +++ b/examples/README.md @@ -80,7 +80,3 @@ Required by `tests/run_tests.sh` Validate nDPId JSON strings against internal event semantics. Required by `tests/run_tests.sh` - -## py-ja3-checker - -Captures JA3 hashes from nDPIsrvd and checks them against known hashes from [ja3er.com](https://ja3er.com). |