v0.7.3
What's Changed
- Prompt user to select the firewall backend when both iptables and nftables are available
- Detect running inside LXC containers, warn when running in unprivileged LXC container and selecting the nftables backend
- Use domain URLs (rather than download URLs) for connectivity check
- Sleep before removing ipsets with iptables (fixes iptables error)
- Implement generic exclusions check, ignore excluded list ID's in -run, -manage, -apply, -fetch
- Fix bugs with loading local iplists
- Add more list ID's which currently have no registered IP ranges to the file iplist-exclusions.conf
- Many various logic improvements
Full Changelog: v0.7.2...v0.7.3