drogon
drogon copied to clipboard
Hodor plugin add exempt IPs
Is your feature request related to a problem? Please describe. In an SSR application making requests to the backend with Hodor enabled it will get rate limited because it is treated like any other client.
Describe the solution you'd like Have a list of trusted IPs or exempt IPs.
Code in RealIpResolver::matchCidr() can be reused here.