mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Merge dialer options
This commit is contained in:
parent
b206d0889b
commit
62fa48293a
25 changed files with 31 additions and 44 deletions
|
@ -1,7 +1,7 @@
|
|||
package option
|
||||
|
||||
type TorOutboundOptions struct {
|
||||
OutboundDialerOptions
|
||||
DialerOptions
|
||||
ExecutablePath string `json:"executable_path,omitempty"`
|
||||
ExtraArgs []string `json:"extra_args,omitempty"`
|
||||
DataDirectory string `json:"data_directory,omitempty"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue