fix(PortProxy): Improve SNICallback and connection handling in PortProxy

This commit is contained in:
2025-02-21 19:56:28 +00:00
parent 0e33ea4eb5
commit 935bd95723
3 changed files with 15 additions and 6 deletions

View File

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