Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.59 KB

HostsManager

HostsManager is a simple and user-friendly Windows tool designed to help you easily manage your system's hosts file. With this tool, you can add, delete, and manage IP-to-domain mappings without the hassle of manually editing the hosts file. Download HostsManager

Features:

  • Add new IP-to-domain mappings to the hosts file.
  • Remove existing entries with a simple click.
  • View the current contents of the hosts file in a scrollable list.
  • Clean and intuitive graphical interface.
  • Requires administrator privileges for full functionality.

How to Use:

  1. Download the .exe file from the link below:
  2. Run the application as an Administrator (required to modify the hosts file).
    • Right-click the .exe file and select "Run as administrator".
  3. Use the interface to add or remove IP-to-domain mappings:
    • Input the desired IP address and domain name.
    • Click "Add Entry" to add a new mapping.
    • Select an entry and click "Delete Entry" to remove it from the hosts file.
  4. Changes are applied instantly, making it easy to configure your local DNS settings.

Requirements:

  • Windows OS
  • Administrator privileges to modify the hosts file (C:\Windows\System32\drivers\etc\hosts).

Disclaimer:

  • Editing the hosts file can affect your local network DNS behavior. Ensure you understand the changes being made before proceeding.