Add TLS fragment support

This commit is contained in:
世界
2025-01-26 09:01:00 +08:00
parent 360b25e53c
commit 8b7c8dcdb4
18 changed files with 476 additions and 189 deletions

View File

@@ -23,6 +23,7 @@ type Config struct {
}
type Info struct {
ProcessID uint32
ProcessPath string
PackageName string
User string