Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 160 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 160 Bytes

go-middleware-ip-whitelist

IP whitelisting middleware that validates incoming requests against provided list. Responds 403 forbidden if no matches are found.