mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-05-02 17:00:16 +00:00
| .. | ||
| Makefile | ||
| README | ||
| tcp_check_seq.c | ||
The program is designed to work with only one tcp connection. The connection must start with SYN,SYN+ACK,ACK packets. The project https://github.com/caesar0301/pkt2flowt was used to separate the .pcap file into separate tcp connections Tested on Linux/x86_64 platform only!