feat(smartproxy.portproxy): Add logging of connection durations to PortProxy

This commit is contained in:
2025-02-21 23:18:17 +00:00
parent 06101cd1b1
commit 88f5436c9a
3 changed files with 39 additions and 7 deletions

View File

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