mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 09:08:16 +08:00
add odcker support
This commit is contained in:
@@ -254,6 +254,7 @@ async function connect2Remote(port, host, log: Function): Promise<Socket> {
|
||||
{
|
||||
port: port,
|
||||
host: host,
|
||||
// https://github.com/nodejs/node/pull/46587
|
||||
// autoSelectFamily: true,
|
||||
},
|
||||
() => {
|
||||
|
||||
Reference in New Issue
Block a user