> For the complete documentation index, see [llms.txt](https://docs-servers.zesty.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-servers.zesty.group/security/rdphelper/blacklist-ip-address.md).

# Blacklist IP Address

## Open RDP Helper

<figure><img src="/files/MLpp6NqkNBVvFYX3wDJi" alt=""><figcaption></figcaption></figure>

## Blacklisting an IP Address

Click on the **IP Management** tab and you should see the screen below and then click on **Permanently Banned List**.

<figure><img src="/files/ypbAvDu1wCVkjOE0LJD3" alt=""><figcaption></figcaption></figure>

Here, you'll be able to add or remove permanently banned/blacklisted IP addresses.

<figure><img src="/files/hOuQJ6pcqXsn61AGvBwD" alt=""><figcaption></figcaption></figure>

To blacklist an IP, all you need to do is click on **Add IP** and type/paste in the IP address.

<figure><img src="/files/xAzXYwgzw4wfmV8MbKmo" alt=""><figcaption></figcaption></figure>

Once, you've clicked on the **ADD** button, the IP will be permanently banned.

<figure><img src="/files/xg7rfSRBzMQ2hi3Tjm4f" alt=""><figcaption></figcaption></figure>

## Remove Banned IP

To remove a permanently banned IP, just select an IP address and then click the Remove IP button instead of the Add IP button.

<figure><img src="/files/Fsr8r235DxfI3ZzLzxxm" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-servers.zesty.group/security/rdphelper/blacklist-ip-address.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.
