feat(smartproxy): Enhance description clarity and improve SNI handling with domain locking.

This commit is contained in:
2025-02-27 19:57:27 +00:00
parent 60333b0a59
commit c83f6fa278
6 changed files with 118 additions and 91 deletions

View File

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