Section 01
Introduction: SharkEye — Offline Intelligent NIDS on Raspberry Pi 5
SharkEye is a self-hosted Network Intrusion Detection System (NIDS) developed by avik-root, released on May 31, 2026. Its GitHub repository is at https://github.com/avik-root/SharkEye. It innovatively combines Deep Packet Inspection (DPI) with local Large Language Model (LLM) inference capabilities, and can run fully offline on Raspberry Pi 5. This solves the problem that traditional NIDS rely on predefined rules and struggle to handle new types of attacks, while ensuring data privacy and real-time response.