fix(readme): Update README documentation: replace all outdated PortProxy references with SmartProxy, adjust architecture diagrams, code examples, and configuration details (including correcting IPTables to NfTables) to reflect the new naming.
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-25 - 6.0.1 - fix(readme)
|
||||
Update README documentation: replace all outdated 'PortProxy' references with 'SmartProxy', adjust architecture diagrams, code examples, and configuration details (including correcting IPTables to NfTables) to reflect the new naming.
|
||||
|
||||
- Renamed 'PortProxy' to 'SmartProxy' in diagrams, flow sequences, and descriptive text
|
||||
- Updated code examples and installation instructions accordingly
|
||||
- Corrected references from IPTables to NfTables for modern system support
|
||||
|
||||
## 2025-03-18 - 5.1.0 - feat(docs)
|
||||
docs: replace IPTablesProxy references with NfTablesProxy in README and examples, updating configuration options and diagrams for advanced nftables features
|
||||
|
||||
|
Reference in New Issue
Block a user