feat: support mieru traffic pattern configuration (#2585)

This commit is contained in:
enfein
2026-02-27 02:31:35 +00:00
committed by GitHub
parent f6722ab79b
commit c251e411e5
7 changed files with 85 additions and 23 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/bahlo/generic-list-go v0.2.0
github.com/coreos/go-iptables v0.8.0
github.com/dlclark/regexp2 v1.11.5
github.com/enfein/mieru/v3 v3.26.2
github.com/enfein/mieru/v3 v3.28.0
github.com/gobwas/ws v1.4.0
github.com/gofrs/uuid/v5 v5.4.0
github.com/golang/snappy v1.0.0