Merge dialer options

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

View File

@@ -1,7 +1,7 @@
package option
type SSHOutboundOptions struct {
OutboundDialerOptions
DialerOptions
ServerOptions
User string `json:"user,omitempty"`
Password string `json:"password,omitempty"`