feat(PortProxy): Add feature to preserve original client IP through chained proxies

This commit is contained in:
2025-02-21 19:39:52 +00:00
parent 8cb8fa1a52
commit c77b31b72c
4 changed files with 40 additions and 1 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartproxy',
version: '3.5.0',
version: '3.6.0',
description: 'a proxy for handling high workloads of proxying'
}