feat(smartproxy.portproxy): Enhance PortProxy with detailed connection statistics and termination tracking

This commit is contained in:
2025-02-22 05:46:30 +00:00
parent 2df2f0ceaf
commit 71b5237cd4
3 changed files with 79 additions and 9 deletions

View File

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