feat(PortProxy): Add advanced TLS keep-alive handling and system sleep detection

This commit is contained in:
2025-03-08 12:40:55 +00:00
parent 54fbe5beac
commit 9d7ed21cba
3 changed files with 180 additions and 22 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.29.3',
version: '3.30.0',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, and dynamic routing with authentication options.'
}