feat(IPTablesProxy): Enhanced IPTablesProxy with multi-port and IPv6 support
This commit is contained in:
@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-07 - 3.29.0 - feat(IPTablesProxy)
|
||||
Enhanced IPTablesProxy with multi-port and IPv6 support
|
||||
|
||||
- Added support for specifying multiple ports and port ranges, allowing for more complex network proxy configurations.
|
||||
- Introduced IPv6 support to allow handling of IPv6 addressed networks.
|
||||
- Implemented more detailed logging and error handling features to improve debugging capabilities.
|
||||
- Enhanced integration options with NetworkProxy, allowing for a more seamless routing and termination process.
|
||||
- Restructured the initialization and validation process to ensure robust handling of configuration settings.
|
||||
|
||||
## 2025-03-07 - 3.28.6 - fix(PortProxy)
|
||||
Adjust default timeout settings and enhance keep-alive connection handling in PortProxy.
|
||||
|
||||
|
Reference in New Issue
Block a user