feat(core): Enhance core functionalities and test coverage for NetworkProxy and PortProxy

This commit is contained in:
2025-03-05 17:06:51 +00:00
parent 48c5ea3b1d
commit f6cc665f12
8 changed files with 1335 additions and 482 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.23.1',
version: '3.24.0',
description: 'A powerful proxy package that effectively handles high traffic, with features such as SSL/TLS support, port proxying, WebSocket handling, and dynamic routing with authentication options.'
}