mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-08-06 13:55:19 +03:00
Fix tailscale dialer
This commit is contained in:
@@ -122,6 +122,7 @@ func NewEndpoint(ctx context.Context, router adapter.Router, logger log.ContextL
|
||||
Context: ctx,
|
||||
Options: options.DialerOptions,
|
||||
RemoteIsDomain: remoteIsDomain,
|
||||
ResolverOnDetour: true,
|
||||
NewDialer: true,
|
||||
})
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user