fix(PortProxy): Refactor connection tracking to utilize unified records in PortProxy

This commit is contained in:
2025-02-23 17:38:22 +00:00
parent 3de35f3b2c
commit a53e6f1019
3 changed files with 43 additions and 33 deletions

View File

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