Initial import

This commit is contained in:
2025-10-08 20:53:56 +02:00
commit 2081d684ed
25 changed files with 3486 additions and 0 deletions

2
doc.go Normal file
View File

@@ -0,0 +1,2 @@
// Package dpi contains helpers for performing deep packet inspection.
package dpi