Feature: patch update support tun config

This commit is contained in:
littoy
2022-05-01 17:08:17 +08:00
committed by yaling888
parent 7e85d5a954
commit 8c84c8b193
4 changed files with 107 additions and 5 deletions

View File

@@ -41,6 +41,7 @@ type General struct {
IPv6 bool `json:"ipv6"`
Interface string `json:"-"`
RoutingMark int `json:"-"`
Tun Tun `json:"tun"`
}
// Inbound config