fix(PortProxy): Improved connection cleanup process with added asynchronous delays

This commit is contained in:
2025-02-27 15:05:38 +00:00
parent 6ca14edb38
commit ef707a5870
3 changed files with 11 additions and 2 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.16.4',
version: '3.16.5',
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
}