fix(smartproxy): Fix connection handling and improve route matching edge cases

This commit is contained in:
2025-06-01 15:45:03 +00:00
parent 47508eb1eb
commit c5efee3bfe
2 changed files with 9 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '19.5.3',
version: '19.5.19',
description: 'A powerful proxy package with unified route-based configuration for high traffic management. Features include SSL/TLS support, flexible routing patterns, WebSocket handling, advanced security options, and automatic ACME certificate management.'
}