Merge dialer options

This commit is contained in:
世界
2022-09-03 12:55:10 +08:00
parent b206d0889b
commit 62fa48293a
25 changed files with 31 additions and 44 deletions

View File

@@ -15,7 +15,7 @@ type TrojanUser struct {
}
type TrojanOutboundOptions struct {
OutboundDialerOptions
DialerOptions
ServerOptions
Password string `json:"password"`
Network NetworkList `json:"network,omitempty"`