fix(portproxy): Fixed typographical errors in comments within PortProxy class.

This commit is contained in:
2025-02-27 21:25:03 +00:00
parent f336f25535
commit 1cb6302750
3 changed files with 8 additions and 3 deletions

View File

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