From db5aeb0cb1fc8360a414c70fbbf843eb9d811c89 Mon Sep 17 00:00:00 2001 From: Luca Deri Date: Thu, 1 Apr 2021 10:24:44 +0200 Subject: Readme update --- wireshark/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wireshark/README.md') diff --git a/wireshark/README.md b/wireshark/README.md index 1811c663e..b9b241a19 100644 --- a/wireshark/README.md +++ b/wireshark/README.md @@ -6,8 +6,8 @@ nDPI can provide Wireshark protocol dissection to complement internal protocol d ## Installation -- Copy the ndpiReader application (it is located under nDPI/example) to the Extcap path. See Wireshark -> About menu for identifying the extcap directory. Under OSX it is usually /Applications/Wireshark.app/Contents/MacOS/extcap -- Copy the ndpi.lua plugin under ~/.wireshark/plugins (or in the global Wireshark plugins directory) +- Copy the ndpiReader application (it is located under nDPI/example) to the Extcap path. See Wireshark -> About menu for identifying the "Personal Extcap path" directory. Under MacOS it is usually /Users/username/.wireshark/extcap +- Copy the ndpi.lua plugin under ~/.local/lib/wireshark/plugins ## Usage -- cgit v1.2.3