fix(PortProxy): Improve TLS keep-alive management and fix whitespace formatting

This commit is contained in:
2025-03-10 14:13:56 +00:00
parent 4465cac807
commit 146fac73cf
3 changed files with 248 additions and 147 deletions

View File

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