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 WireGuardOutboundOptions struct {
|
||||
OutboundDialerOptions
|
||||
DialerOptions
|
||||
ServerOptions
|
||||
LocalAddress Listable[string] `json:"local_address"`
|
||||
PrivateKey string `json:"private_key"`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue