fix(portproxy): Fix handling of connections in PortProxy to improve stability and performance.

This commit is contained in:
2025-02-21 20:17:35 +00:00
parent 477b930a37
commit e841bda003
3 changed files with 221 additions and 122 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.7.2',
version: '3.7.3',
description: 'a proxy for handling high workloads of proxying'
}