fix(smartproxy.portproxy): Optimize SNI handling by simplifying context creation

This commit is contained in:
2025-02-21 19:53:19 +00:00
parent 1a586dcbd7
commit 6181065963
3 changed files with 10 additions and 9 deletions

View File

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