vsemionov / django-blacklist

Blacklist users and hosts in Django. Automatically blacklist rate-limited clients.
MIT License
22 stars 10 forks source link

Adding proxy #8

Closed pinq- closed 1 year ago

pinq- commented 2 years ago

Hi,

Can you describe with more detail, how to I pass the proxy server and add clients ip, not proxy ip?

vsemionov commented 1 year ago

Hi there,

I wrote a more elaborate description in the readme section called Proxies and Client Addresses. I hope this helps. A very thorough and in-depth guide is out of the scope of this documentation. If you need more implementation details, perhaps you can find them at django-ipware.