feat(IPTablesProxy): Enhanced IPTablesProxy with multi-port and IPv6 support

This commit is contained in:
2025-03-07 14:30:38 +00:00
parent d8585975a8
commit bbdea52677
7 changed files with 1907 additions and 603 deletions

View File

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