fix(portproxy): Improve TLS handshake timeout handling and connection piping in PortProxy

This commit is contained in:
2025-03-12 15:49:41 +00:00
parent 06896b3102
commit 4c0105ad09
3 changed files with 114 additions and 99 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.41.7',
version: '3.41.8',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, dynamic routing with authentication options, and automatic ACME certificate management.'
}