feat(PortProxy): Enhance PortProxy with default blocked IPs

This commit is contained in:
2025-03-01 13:17:05 +00:00
parent f9a6e2d748
commit 0df26d4367
3 changed files with 54 additions and 30 deletions

View File

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