tcpNoDelay to penetrate

This commit is contained in:
mhsanaei
2025-01-01 18:42:50 +01:00
parent 26a7700557
commit 9bc5c1d070
6 changed files with 16 additions and 16 deletions

View File

@@ -439,7 +439,7 @@
sockopt: {
tcpKeepAliveIdle: 100,
tcpMptcp: true,
tcpNoDelay: true
penetrate: true
}
}
},