Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reloading Lua Plugins #53

Open
colematt opened this issue Dec 11, 2024 · 1 comment
Open

Reloading Lua Plugins #53

colematt opened this issue Dec 11, 2024 · 1 comment

Comments

@colematt
Copy link

colematt commented Dec 11, 2024

First off, thanks for making this extension. I find it super helpful to be able to quickly see the results of a Lua dissector in development without firing up a separate Wireshark app instance.

Now the question/feature request: Is there a way to reload Lua scripts?

In Wireshark for Mac, this would be Command+Shift+L. I presume for Windows/Linux, Alt+Shift+L is the sequence. Unfortunately, the plugin doesn't respond to that sequence, and I couldn't find any indication that it could reload within the documentation or the config file.

Assuming there is no way to do this currently, how much would I have to sponsor you to add it?

@mbehr1
Copy link
Owner

mbehr1 commented Jan 26, 2025

@colematt first of all sorry for late response! I fear the sharkd interface (https://wiki.wireshark.org/sharkd-JSON-RPC-Request-Syntax) doesn't have this feature. But I could add a way to completely "reload" (so restart sharkd, reopen the file). Would this help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants