fix(smartproxy): Enhance SSL/TLS handling with SNI and error logging

This commit is contained in:
2025-02-21 18:47:18 +00:00
parent 63e1cd48e8
commit 58bd6b4a85
3 changed files with 90 additions and 54 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.4.1',
version: '3.4.2',
description: 'a proxy for handling high workloads of proxying'
}