feat(PortProxy): Add optional source IP preservation support in PortProxy

This commit is contained in:
2025-02-21 19:44:59 +00:00
parent 483cbb3634
commit ee03224561
4 changed files with 63 additions and 19 deletions

View File

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