# Hosts File Management

## Hosts File

* Manually edit `C:\Windows\System32\drivers\etc` [etc](file:///C:/Windows/System32/drivers/etc)
* [Hosts File Editor](https://github.com/scottlerch/HostsFileEditor) : edit hosts file
* [HostsMan](http://abelhadigital.com/hostsman/#downloads) : import hosts file
* [Hosts Switcher](https://github.com/svejdo1/HostsSwitcher) : switch between many hosts files

## Hosts List

* [StevenBlack/hosts: 🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.](https://github.com/StevenBlack/hosts)
* [jerryn70/GoodbyeAds](https://github.com/jerryn70/GoodbyeAds)
* [anudeepND/blacklist: Curated and well-maintained hostfile to block ads, tracking, cryptomining, and more! Updated regularly. ⚡🔒](https://github.com/anudeepND/blacklist)
* [Blocking Unwanted Connections with a Hosts File](https://winhelp2002.mvps.org/hosts.htm)
* [fivefilters/block-ads: Web page to test ad blocking and encourage use of blockers.](https://github.com/fivefilters/block-ads)
* [Blokada - the best ad blocker for Android and iOS, free and open source](https://blokada.org/#download)
* [AdAway/AdAway: AdAway is a free and open source ad blocker for Android.](https://github.com/AdAway/AdAway)
* [oisd - downloads](https://oisd.nl/downloads)

## Host HTML file

* [Tiiny Host](https://tiiny.host/)

## Host Markdown file

* [dochost](https://dochost.me/)


---

# 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://irosyadi.gitbook.io/irosyadi/hacking/host-file.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.
