Turbine Fluid
// In Progress
A raw network packet analyser built in C from scratch. Turbine Fluid captures live traffic at the Ethernet level using raw sockets, parses IP, TCP, UDP and ICMP headers at the byte level, and outputs structured connection data in real time. It includes port scan detection, SYN flood alerting, suspicious port flagging and PCAP file output — giving engineers full visibility into what is moving across their network without relying on third-party abstractions.