Refactored detection logic to include ports and a confidence score

This commit is contained in:
2025-10-09 11:54:43 +02:00
parent 2081d684ed
commit 2ab59437fa
17 changed files with 795 additions and 129 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module git.maze.io/go/dpi
go 1.25
require golang.org/x/crypto v0.42.0 // indirect
require golang.org/x/crypto v0.42.0