jemmy1794
6b3b89f7bf
Add EnableLogging to Stream Proxy for log control
...
- Add `EnableLogging` to control TCP/UDP Connection logs to reduce log latency.
- Add `Enable Logging` Option in Stream Proxy rule.
- Update Stream Proxy UI.
2025-07-03 09:01:46 +08:00
Toby Chui
2d611a559a
Optimized structure for stream proxy
...
- Separated instance and config for stream proxy
2025-07-02 21:03:57 +08:00
Jemmy
f92ff068f3
Added Proxy Protocol V1 to Stream Proxy UI
...
- Added a checkbox for Proxy Protocol V1.
- Modified related Config setting function.
2025-07-02 18:04:26 +08:00
Jemmy
b59ac47c8c
Added Proxy Protocol V1 function.
...
- Added useProxyProtocol in ProxyRelayConfig
- Added writeProxyProtocolHeaderV1 function
2025-07-02 17:58:26 +08:00
Toby Chui
c6f7f37aaf
Added stream proxy UDP support
...
+ Added UDP support #147 (wip)
+ Updated structure for proxy storage
+ Renamed TCPprox module to streamproxy
+ Added multi selection for white / blacklist #176
2024-06-07 01:12:42 +08:00