fix(PortProxy): Adjust default timeout settings and enhance keep-alive connection handling in PortProxy.

This commit is contained in:
2025-03-07 11:16:44 +00:00
parent b3dcc0ae22
commit 98c61cccbb
3 changed files with 265 additions and 105 deletions

View File

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