|
1a038f001f
|
fix(network-proxy/websocket): Improve WebSocket connection closure and update router integration
|
2025-05-15 20:08:18 +00:00 |
|
|
5d0b68da61
|
feat(nftables): Add NFTables integration for kernel-level forwarding and update documentation, tests, and helper functions
|
2025-05-15 19:39:09 +00:00 |
|
|
fcc8cf9caa
|
fix(routing): unify route based architecture
|
2025-05-13 12:48:41 +00:00 |
|
|
1a902a04fb
|
BREAKING CHANGE(forwarding): Refactor unified forwarding API and remove redundant documentation. Removed docs/forwarding-system.md (its content is migrated into readme.md) and updated helper functions (e.g. replacing sniPassthrough with httpsPassthrough) to accept configuration objects. Legacy fields in domain configurations (allowedIPs, blockedIPs, useNetworkProxy, networkProxyPort, connectionTimeout) have been removed in favor of forwarding.security and advanced options. Tests and examples have been updated accordingly.
|
2025-05-09 15:39:15 +00:00 |
|
|
0e634c46a6
|
BREAKING CHANGE(smartproxy): Update documentation and refactor core proxy components; remove legacy performRenewals method from SmartProxy; update router type imports and adjust test suites for improved coverage
|
2025-05-03 13:19:23 +00:00 |
|