feat(docs): docs: replace IPTablesProxy references with NfTablesProxy in README and examples, updating configuration options and diagrams for advanced nftables features
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 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
|
||||
|
||||
- Updated README diagrams to reflect nftables integration for low-level port forwarding.
|
||||
- Replaced all occurrences of 'IPTablesProxy' with 'NfTablesProxy' in documentation and code examples.
|
||||
- Included additional details on QoS, advanced NAT, and IP set options in the configuration options section.
|
||||
|
||||
## 2025-03-18 - 5.0.0 - BREAKING CHANGE(nftables)
|
||||
Replace IPTablesProxy with NfTablesProxy and update module exports in index.ts
|
||||
|
||||
|
Reference in New Issue
Block a user