fix(portproxy): Improve connection timeouts and detailed logging for PortProxy

This commit is contained in:
2025-03-05 18:40:42 +00:00
parent 4ccc1db8a2
commit d4251b2cf9
3 changed files with 346 additions and 319 deletions

View File

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