BREAKING CHANGE(redirect): Remove deprecated SSL redirect implementation and update exports to use the new redirect module

This commit is contained in:
2025-04-04 17:15:50 +00:00
parent c0002fee38
commit 0de7531e17
5 changed files with 304 additions and 34 deletions

View File

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