fix(core): Refactor certificate handling across the project

This commit is contained in:
2025-02-04 00:38:39 +01:00
parent 5abc0d8a14
commit f1bb1702c1
11 changed files with 394 additions and 284 deletions

View File

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