Please code review my http.matchers.ipset module

I have recently written the http.matchers.ipset extension and I plan to use it in production for a number of heavy traffic sites.

The goal is comparing the client_ip against a large number of blacklisted IPs which we have already stored in Linux kernel ipsets.

Is someone willing to review my code? Especially the file ipset.go

Thank you very mutch!

3 Likes