searxng/searx/plugins
Alexandre Flament f79b0fce06 [enh] limiter plugin
can replace filtron:
* rate limite the number of request per IP and per (IP, User-Agent)
* block some bots

use Redis
data stored in Redis never contains the IP addresses, only HMAC using the secret_key

Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
2022-02-02 09:15:59 +01:00
..
__init__.py [typing] add optional attrs to Plugin 2022-01-17 11:42:48 +01:00
ahmia_filter.py
hash_plugin.py
hostname_replace.py
infinite_scroll.py
limiter.py [enh] limiter plugin 2022-02-02 09:15:59 +01:00
oa_doi_rewrite.py
search_on_category_select.py
self_info.py
tracker_url_remover.py
vim_hotkeys.py