fix(PortProxy): fixed import usage of net and tls libraries for PortProxy

This commit is contained in:
2025-02-21 15:17:19 +00:00
parent 23f61eb60b
commit 6c0c65bb1a
4 changed files with 16 additions and 11 deletions

View File

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