add sing-box support

This commit is contained in:
chika0801 2022-09-19 22:57:15 +08:00 committed by GitHub
parent 55a8b9085e
commit 28ba47a2f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ namespace v2rayN.Mode
hysteria = 21,
naiveproxy = 22,
tuic = 23,
sing-box = 24,
v2rayN = 99
}
}