feat(PortProxy): Enhanced PortProxy with detailed logging, protocol detection, and rate limiting.
This commit is contained in:
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-05 - 3.25.0 - feat(PortProxy)
|
||||
Enhanced PortProxy with detailed logging, protocol detection, and rate limiting.
|
||||
|
||||
- Added detailed logging capabilities for connection tracking in the PortProxy.
|
||||
- Introduced protocol detection allowing HTTP and WebSocket upgrades.
|
||||
- Implemented rate limiting for connections by IP.
|
||||
- Enhanced timeout handling for various protocol-specific scenarios.
|
||||
|
||||
## 2025-03-05 - 3.24.0 - feat(core)
|
||||
Enhance core functionalities and test coverage for NetworkProxy and PortProxy
|
||||
|
||||
|
Reference in New Issue
Block a user