Merge dialer options

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

View File

@@ -59,10 +59,8 @@ func TestChainedInbound(t *testing.T) {
ShadowsocksOptions: option.ShadowsocksOutboundOptions{
Method: method,
Password: password,
OutboundDialerOptions: option.OutboundDialerOptions{
DialerOptions: option.DialerOptions{
Detour: "detour-out",
},
DialerOptions: option.DialerOptions{
Detour: "detour-out",
},
},
},