Skip to content

v0.2.3

Choose a tag to compare

@kspviswa kspviswa released this 30 Sep 22:39
· 19 commits to main since this release
  1. Added support for LPW to connect to remote ollama server over a network
  2. Revamped settings ⚙️ page to a new page using st.page feature in streamlit. This page contains all settings pertaining to LLM server and PCAP filter settings
  3. Revamped side bar to show useful information such as which model is selected, to which server LPW is connected and what PCAP filters are currently enabled
  4. Several tiny bug fixes improving overall stability

Install newly

pip install lpw 

or

upgrade existing

pip install -U lpw

Screenshot 2024-09-30 at 6 39 28 PM
Screenshot 2024-09-30 at 6 37 59 PM
Screenshot 2024-09-30 at 6 37 47 PM