feat(forwarding): Add unified forwarding system docs and tests; update build script and .gitignore

This commit is contained in:
2025-05-09 14:15:45 +00:00
parent bef68e59c9
commit 101e2924e4
25 changed files with 3090 additions and 71 deletions

View File

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