feat(PortProxy): Introduce max connection lifetime feature

This commit is contained in:
2025-02-26 10:29:21 +00:00
parent be31a9b553
commit 23253a2731
3 changed files with 51 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.13.0',
version: '3.14.0',
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.'
}