mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-16 21:28:33 +03:00
lua dissector: adjust usage instructions
...as originally described in the first commit that added the file. Change-Id: I67918f0f62b1619786324ae84276a46d7c64eee5
This commit is contained in:
@@ -2,7 +2,10 @@
|
|||||||
-- (C) 2021 by sysmocom - s.f.m.c. GmbH, Author: Eric Wild
|
-- (C) 2021 by sysmocom - s.f.m.c. GmbH, Author: Eric Wild
|
||||||
-- SPDX-License-Identifier: GPL-2.0+
|
-- SPDX-License-Identifier: GPL-2.0+
|
||||||
--
|
--
|
||||||
-- Usage: Put this into your ~/.wireshark/init.lua [or include it from there]
|
-- Usage: Move this file to your "personal lua plugins" folder that
|
||||||
|
-- can be found in the Wireshark Help->About Wireshark->Folders tab
|
||||||
|
-- Windows: %APPDATA%\Wireshark\plugins.
|
||||||
|
-- Unix-like systems: ~/.local/lib/wireshark/plugins.
|
||||||
|
|
||||||
usb_simtrace_protocol = Proto("USB_simtrace", "USB simtrace protocol")
|
usb_simtrace_protocol = Proto("USB_simtrace", "USB simtrace protocol")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user