fix(PortProxy): Ensure proper cleanup on connection rejection in PortProxy

This commit is contained in:
2025-02-22 05:41:29 +00:00
parent c2547036fd
commit 2b266ca779
3 changed files with 10 additions and 1 deletions

View File

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