feat(PortProxy): Add active connection tracking and logging in PortProxy

This commit is contained in:
2025-02-21 23:05:17 +00:00
parent 4854d7c38d
commit ba787729e8
3 changed files with 113 additions and 78 deletions

View File

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