feat: support mieru inbound (#2347)

This commit is contained in:
enfein
2025-11-09 01:29:47 +00:00
committed by GitHub
parent ff76576cbe
commit a4b76809ac
8 changed files with 541 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/coreos/go-iptables v0.8.0
github.com/dlclark/regexp2 v1.11.5
github.com/ebitengine/purego v0.9.0
github.com/enfein/mieru/v3 v3.20.0
github.com/enfein/mieru/v3 v3.22.1
github.com/go-chi/chi/v5 v5.2.3
github.com/go-chi/render v1.0.3
github.com/gobwas/ws v1.4.0