Skip to content

psolyca/Wireshark_Lua_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wireshark Lua API functions and classes definitions

When using VSCodium (or VSCode) with Sumneko Lua plugin, definitions of 3rd part API have to be integrated.

Here you will find definitions of functions and classes for Wireshark Lua API.

Installation

This code is not integrated in Sumneko repository yet but it is ready to be copied in ~\.vscode-oss\extensions\sumneko.lua-2.5.3\server\meta\3rd folder for VSCodium.
It should be ~\.vscode\extensions\sumneko.lua-2.5.3\server\meta\3rd folder for VSCode.
On Windows, look in %USERPROFILE%.

Otherwise, put these files in your workspace or put the path in Lua.workspace.library variable in Sumneko extension settings.

References

Wireshark API manual

Issue on Sumneko repository

roddypratt repository

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages