fix(portproxy): Refactored connection cleanup logic in PortProxy

This commit is contained in:
2025-03-03 02:03:24 +00:00
parent 12de96a7d5
commit 131d9d326e
3 changed files with 22 additions and 123 deletions

View File

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