feat(PortProxy): Enhance PortProxy to support domain-specific target IPs

This commit is contained in:
2025-02-21 19:34:11 +00:00
parent 9be9a426ad
commit 8e5bb12edb
4 changed files with 63 additions and 3 deletions

View File

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