Skip to content

Releases: pyed/ipfilter

v1.1.4

07 Jul 12:48
Compare
Choose a tag to compare
  • Fix import paths for Caddy.

v1.1.3

26 Apr 01:46
Compare
Choose a tag to compare
  • Make use of go modules.

v1.1.2

23 Apr 18:28
Compare
Choose a tag to compare
  • Allow IPv6 file names to use = rather than : for the prefix_dir directive.

v1.1.1

01 Dec 02:08
Compare
Choose a tag to compare
  • 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

26 Nov 22:11
Compare
Choose a tag to compare
  • Implement blocking using the filesystem namespace (#30)
  • Require exactly one rule directive per block (#32)