mguinness / KestrelWAF

A basic WAF for the Kestrel web server.
MIT License
43 stars 12 forks source link

IpInFile Settings #1

Closed PoH98 closed 3 years ago

PoH98 commented 3 years ago

Can I know that how is the IpInFile settings should looks like? Since if existing this might able to build a generator for it each time attacks are detected then block the attacker's ip to avoid future attacks or remove the old ones after some period?

PoH98 commented 3 years ago

Hmmm I feel dumb after found the code. So for future anyone who wants to create the IpInFile, just use new line to split the ips