Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@gatheall gatheall released this 08 Oct 15:05
· 3 commits to master since this release
  • Used iptables-save / iptables-restore when updating blocklist instead of adding each rule individually, which speeds the process up considerably.
  • Updated option processing so optimization can be disabled from the commandline (eg, "--no-optimize").
  • Leveraged IPC::Run to run commands.
  • Fixed GPG verification.
  • Removed hardcoded version number from user-agent string.
  • Added $ipt_extra_args variable, for extra arguments to include when calling iptables.