feat(smartproxy): Update dependencies and enhance ACME certificate provisioning with wildcard support

This commit is contained in:
2025-05-19 10:11:29 +00:00
parent 9646dba601
commit ec81678651
6 changed files with 161 additions and 1225 deletions

View File

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