fix(core): refactor: Rename IPortProxySettings to ISmartProxyOptions in internal modules

This commit is contained in:
2025-05-04 13:49:22 +00:00
parent 12b18373db
commit c6dff8b78d
12 changed files with 28 additions and 22 deletions

View File

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