fix(PortProxy): Fix handling of optional outgoing socket in PortProxy

This commit is contained in:
2025-02-21 23:57:54 +00:00
parent ad8c667dec
commit a8131ece26
3 changed files with 29 additions and 15 deletions

View File

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