fix(PortProxy): Fix port-based routing logic in PortProxy

This commit is contained in:
2025-02-27 12:54:14 +00:00
parent ea0f6d2270
commit 7ee35a98e3
3 changed files with 25 additions and 24 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.16.1',
version: '3.16.2',
description: 'A robust and versatile proxy package designed to handle high workloads, offering features like SSL redirection, port proxying, WebSocket support, and customizable routing and authentication.'
}