index
:
searxng/.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
botdetection
/
ip_limit.py
Age
Commit message (
Expand
)
Author
2025-02-20
[fix] limiter: prevent loading cached index html when redirected
bearz314
2025-01-28
[refactor] typification of SearXNG (initial) / result items (part 1)
Markus Heiser
2024-09-01
[fix] correct typo in API_WONDOW to API_WINDOW
Brock Vojkovic
2024-03-11
[mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION
Markus Heiser
2023-11-01
[mod] document server:public_instance & remove it out of the botdetection
Markus Heiser
2023-11-01
[mod] isolation of botdetection from the limiter
Markus Heiser
2023-09-25
add new parameter called server.public_instance
Emilien Devos
2023-09-18
[fix] spelling
jazzzooo
2023-06-05
[mod] limiter: blocklist and passlist (ip_lists)
Markus Heiser
2023-06-01
[mod] increase SUSPICIOUS_IP_WINDOW from one day to 30 days
Markus Heiser
2023-06-01
[fix] limiter: replace real_ip by IPv4/v6 network
Markus Heiser
2023-06-01
[fix] correct determination of the IP for the request
Markus Heiser
2023-06-01
[mod] botdetection - improve ip_limit and link_token methods
Markus Heiser
2023-06-01
[mod] limiter: ip_limt - monitore suspicious IPs
Markus Heiser
2023-06-01
[fix] limiter.toml: botdetection.ip_limit turn off link_token by default
Markus Heiser
2023-06-01
[mod] limiter: add config file /etc/searxng/limiter.toml
Markus Heiser
2023-05-29
[mod] limiter -> botdetection: modularization and documentation
Markus Heiser