feat(PortProxy): Enhancements made to PortProxy settings and capabilities

This commit is contained in:
2025-02-27 12:41:20 +00:00
parent 408b793149
commit a2cb56ba65
3 changed files with 49 additions and 23 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.15.0',
version: '3.16.0',
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.'
}