feat(PortProxy): Enhanced PortProxy with custom target host and improved testing

This commit is contained in:
2025-02-21 17:01:02 +00:00
parent 21e9d0fd0d
commit 4328d4365f
4 changed files with 50 additions and 16 deletions

View File

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