fix(PortProxy): Fixed handling of SNI domain connections and IP allowance checks

This commit is contained in:
2025-02-21 18:54:40 +00:00
parent 4747462cff
commit 32d875aed9
3 changed files with 29 additions and 22 deletions

View File

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