mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
For correct determination of the IP to the request the function botdetection.get_real_ip() is implemented. This fonction is used in the ip_limit and link_token method of the botdetection and it is used in the self_info plugin. A documentation about the X-Forwarded-For header has been added. [1] https://github.com/searxng/searxng/pull/2357#issuecomment-1566211059 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _helpers.py | ||
| http_accept.py | ||
| http_accept_encoding.py | ||
| http_accept_language.py | ||
| http_connection.py | ||
| http_user_agent.py | ||
| ip_limit.py | ||
| limiter.py | ||
| limiter.toml | ||
| link_token.py | ||