You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 years ago
..
__init__.py [typing] add optional attrs to Plugin 2 years ago
ahmia_filter.py plugins: refactor initialization 3 years ago
hash_plugin.py [mod] oscar theme /preferences: reorganize the preferences 3 years ago
hostname_replace.py [enh] add hostname_replace plugin 3 years ago
infinite_scroll.py [enh] add simple theme (WIP) 7 years ago
limiter.py [enh] limiter plugin 2 years ago
oa_doi_rewrite.py [format.python] initial formatting of the python code 3 years ago
search_on_category_select.py [format.python] initial formatting of the python code 3 years ago
self_info.py [format.python] initial formatting of the python code 3 years ago
tracker_url_remover.py [format.python] initial formatting of the python code 3 years ago
vim_hotkeys.py [format.python] initial formatting of the python code 3 years ago