kspviswa / local-packet-whisperer

A Fun project using Ollama, Streamlit & PyShark to chat with PCAP/PCAPNG files locally, privately!
MIT License
30 stars 11 forks source link

tshark dependenacy #5

Closed Trailingslashes closed 1 month ago

Trailingslashes commented 1 month ago

tshark is a required package, and should be added to the README.

TSharkNotFoundException: TShark not found. Try adding its location to the configuration file.

kspviswa commented 1 month ago

Nice catch. I assume pyshark installation would take care of it but it doesn't . Updated readme.