fix(PortProxy): Fix connection handling to include timeouts for SNI-enabled connections.

This commit is contained in:
2025-02-23 11:43:21 +00:00
parent e47436608f
commit f2f4e47893
3 changed files with 17 additions and 2 deletions

View File

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