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 plugins: refactor initialization 2021-10-06 19:18:19 +02:00
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 2021-06-17 15:29:07 +02:00
hostname_replace.py [enh] add hostname_replace plugin 2021-09-11 13:23:06 +02:00
infinite_scroll.py [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
limiter.py [enh] limiter plugin 2022-02-02 09:15:59 +01:00
oa_doi_rewrite.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
search_on_category_select.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
self_info.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
tracker_url_remover.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
vim_hotkeys.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00