fix(PortProxy): Enhance connection cleanup handling in PortProxy

This commit is contained in:
2025-03-01 20:31:50 +00:00
parent d647e77cdf
commit a5a7781c17
3 changed files with 13 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.20.1',
version: '3.20.2',
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.'
}