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