fix(readme): Update readme for IPTablesProxy options

This commit is contained in:
2025-03-07 14:34:49 +00:00
parent d6027c11c1
commit 618b6fe2d1
3 changed files with 89 additions and 11 deletions

View File

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