fix(smartproxy): Fix route security configuration location and improve ACME timing tests and socket mock implementations

This commit is contained in:
2025-05-29 14:34:00 +00:00
parent e6b3ae395c
commit 32583f784f
8 changed files with 155 additions and 60 deletions

View File

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