Add ip_version rule item

This commit is contained in:
世界
2022-08-16 23:46:05 +08:00
parent 1ef9449ca0
commit 90328934f3
10 changed files with 43 additions and 6 deletions

View File

@@ -14,6 +14,7 @@ const (
TypeVMess = "vmess"
TypeTrojan = "trojan"
TypeNaive = "naive"
TypeWireGuard = "wireguard"
)
const (