feat(documentation): Updated documentation with architecture flow diagrams.

This commit is contained in:
2025-03-03 03:18:49 +00:00
parent 9ad08edf79
commit 8791da83b4
3 changed files with 195 additions and 1 deletions

View File

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