MCPcopy Create free account
hub / github.com/automateyournetwork/packet_buddy

github.com/automateyournetwork/packet_buddy @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
19 symbols 49 edges 1 files 2 documented · 11% updated 2y ago★ 1403 open issues

Browse by type

Functions 15 Types & classes 4
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

packet_buddy

pcap analysis provided by Ollama and the open source model of your choice!

Getting started

Clone the repo

Bring up the server

docker-compose up

Visit Ollama and download your model(s)

http://localhost:3002

Gear / settings button

Models

Download phi, llama2, gemma, etc

Start Packet Buddy

http://localhost:8505

Usage

This has been tested with a variety of small .pcap files and works best with smaller data sets. If possible use wireshark filters or other methods to limit the size of the .pcap and number of packets you wish to 'chat' with. For larget .pcaps I would recommend Packet RAPTOR instead.

Upload your PCAP Pick Your Model Ask questions about the PCAP

The tool will download the Instructor-XL model dynamically, be patient, the first time you launch it, in order to provide free open source embeddings

Core symbols most depended-on inside this repo

browse all functions →

Shape

Method 9
Function 6
Class 4

Languages

Python100%

Modules by API surface

packet_buddy/packet_buddy.py19 symbols

For agents

$ claude mcp add packet_buddy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page