# Trusted IP Origins

## Free Version

In the free version of the plugin, you can specify the origins you trust in order of priority, separated by commas. When in the plugin dashboard, navigate to the “settings” tab. In the “App Settings”, you’ll find the section for “Local App”. Here you can modify the “Trusted IP Origins”. We strongly recommend that you do not use anything other than REMOTE\_ADDR since other origins can be easily faked. Examples: HTTP\_X\_FORWARDED\_FOR, HTTP\_CF\_CONNECTING\_IP, HTTP\_X\_SUCURI\_CLIENTIP.

## Premium Version

This is managed within the cloud automatically.&#x20;

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limitloginattempts.com/plugin-settings/advanced-settings/trusted-ip-origins.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
