fix(PortProxy): Fix test for PortProxy handling of custom IPs in Docker/CI environments.

This commit is contained in:
2025-03-07 15:46:34 +00:00
parent 499aed19f6
commit f28e68e487
3 changed files with 16 additions and 9 deletions

View File

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