What’s Changed
- update go.mod to reflect the InsecureSkipVerify fix (#206) @sabban
- Fix metrics when LOG action is on (#204) @sbs2001
- Measure dropped packets (#199) @sbs2001
- install/upgrade/uninstall -> posix sh (#198) @mmetc
- Variable supportedDecisionsTypes private (#203) @LaurenceJJones
- golangci-lint 1.49 and related fixes (#200) @mmetc
- updated/enabled/sorted linters; whitespace for readability (#195) @mmetc
- install.sh: fix iptables detection (#183) @freeekanayaka
- cap ban duration when it is too long for ipset (#184) @blotus
- add support for TLS auth (#188) @blotus
- fix ipv6 set-only nftables init (#181) @buixor
- add some lint checks and error wrapping (#174) @mmetc
- unify version flag with other bouncer and crowdsec (#180) @AlteredCoder