# DNS Spoofing

## 1. What's it?

DNS Spoofing allows developers:

* Provide a custom DNS for particular domains
* Able to map from a domain to different domains

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FMaaOHZJCNK1UeU8jFG09%2F1.png?alt=media&#x26;token=47fa3a35-58cf-4be5-b7d2-8cd39a172589" alt=""><figcaption><p>DNS Spoofing</p></figcaption></figure>

## 2. What is different with Map Remote?

DNS Spoofing is different than Map Remote by:

* The \`Host\` in the Request Header doesn't change
* The URL doesn't change

On the other hand, Map Remote allows you to change the Host Header and the mapped URL.

## 3. How to use it?

1. Simply create a new rule by opening the Tools Menu -> DNS Spoofing
2. Create new Rule with the Host name and Remote Address
3. Done ✅


---

# 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.proxyman.com/advanced-features/dns-spoofing.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.
