THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

Not really. The dissection engine is in libwireshark but the API is NOT designed for external users, although some brave souls have done so. The json output part is handled elsewhere.

There is another option, sharkd, unfortunately poorly documented, which provides access to dissection over a tcp connection using json and is the backend for webshark.