You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: en/guide/wireshark.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ This might be necessary, for example, in order to monitor traffic recorded on th
59
59
To import the plugin into _Wireshark_:
60
60
61
61
1. Copy the plugin file into the wireshark plugins directory.
62
-
- On Linux systems this might be: `~/.local/lib/wireshark/plugins` (or `~/.wireshark/plugins` for older versions of Wireshark).
62
+
- On Linux systems this might be: `/usr/lib/x86_64-linux-gnu/wireshark/plugins` (`~/.wireshark/plugins`or `~/.local/lib/wireshark/plugins` for older versions of Wireshark).
63
63
Note that users will need to be added to the `wireshark` group to use the tool.)
64
64
- On Windows this might be: `Program Files/Wireshark/plugins`.
65
65
1. Open _Wireshark_ and follow the menu: **Help > About Wireshark > Plugins**
0 commit comments