hysteria2: Add gecko obfs

This commit is contained in:
世界
2026-05-25 13:11:59 +08:00
parent 6a8071d1ce
commit d0ef5c028d
10 changed files with 149 additions and 16 deletions
+5
View File
@@ -1,5 +1,10 @@
package constant
const (
Hysteria2ObfsTypeSalamander = "salamander"
Hysteria2ObfsTypeGecko = "gecko"
)
const (
Hysterai2MasqueradeTypeFile = "file"
Hysterai2MasqueradeTypeProxy = "proxy"