feat(PortProxy): Add domain-specific NetworkProxy integration support to PortProxy

This commit is contained in:
2025-03-11 17:50:56 +00:00
parent 1e89062167
commit 6fddafe9fd
3 changed files with 89 additions and 7 deletions

View File

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