Skip to content

Commit 61b2be4

Browse files
authored
docs: update Linux plugin directory path for Wireshark (#689)
1 parent e3a2e6c commit 61b2be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

en/guide/wireshark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ This might be necessary, for example, in order to monitor traffic recorded on th
5959
To import the plugin into _Wireshark_:
6060

6161
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).
6363
Note that users will need to be added to the `wireshark` group to use the tool.)
6464
- On Windows this might be: `Program Files/Wireshark/plugins`.
6565
1. Open _Wireshark_ and follow the menu: **Help > About Wireshark > Plugins**

0 commit comments

Comments
 (0)