fix(PortProxy): Improve IP allowance check for forced domains

This commit is contained in:
2025-03-01 17:32:31 +00:00
parent 2e63d13dd4
commit 9161336197
3 changed files with 15 additions and 2 deletions

View File

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