mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-05 21:07:38 +03:00
refactor: Modular outbounds
This commit is contained in:
parent
e537c56b6b
commit
0b2c7ec35c
99 changed files with 1004 additions and 1022 deletions
|
@ -32,7 +32,7 @@ func _TestWireGuard(t *testing.T) {
|
|||
},
|
||||
},
|
||||
},
|
||||
Outbounds: []option.Outbound{
|
||||
LegacyOutbounds: []option.LegacyOutbound{
|
||||
{
|
||||
Type: C.TypeWireGuard,
|
||||
WireGuardOptions: option.WireGuardOutboundOptions{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue