Skip to content

v0.7.3

Compare
Choose a tag to compare
@friendly-bits friendly-bits released this 14 Jul 19:06
· 54 commits to main since this release

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