Skip to content

Releases: pyed/ipfilter

v1.1.4

Choose a tag to compare

@pyed pyed released this 07 Jul 12:48
  • Fix import paths for Caddy.

v1.1.3

Choose a tag to compare

@pyed pyed released this 26 Apr 01:46
  • Make use of go modules.

v1.1.2

Choose a tag to compare

@pyed pyed released this 23 Apr 18:28
  • Allow IPv6 file names to use = rather than : for the prefix_dir directive.

v1.1.1

Choose a tag to compare

@pyed pyed released this 01 Dec 02:08
  • disallow more than one prefix_dir per block.

  • allow more than one country directive to match the behavior of ip, Thus you don't have to specify all the country codes on a single line.

v1.1.0

Choose a tag to compare

@pyed pyed released this 26 Nov 22:11
  • Implement blocking using the filesystem namespace (#30)
  • Require exactly one rule directive per block (#32)