feat(readme): Updated README with enhanced TLS handling, connection management, and troubleshooting sections.

This commit is contained in:
2025-03-05 18:47:38 +00:00
parent edd9db31c2
commit 06e6c2eb52
3 changed files with 117 additions and 19 deletions

View File

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