fix(smartproxy): Update internal module structure and utility functions without altering external API behavior

This commit is contained in:
2025-05-18 18:39:59 +00:00
parent a8da16ce60
commit e3024c4eb5
2 changed files with 8 additions and 1 deletions

View File

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