feat(classes.portproxy): Enhanced PortProxy to support initial data timeout and improved IP handling

This commit is contained in:
2025-03-03 01:50:30 +00:00
parent 3ab483d164
commit 191c8ac0e6
3 changed files with 113 additions and 31 deletions

View File

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