https://github.com/jaredchu/hosts-file-manager-gui
https://github.com/jaredchu/hosts-file-manager-gui
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaredchu/hosts-file-manager-gui
- Owner: jaredchu
- License: mit
- Created: 2024-10-21T17:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-22T05:15:12.000Z (over 1 year ago)
- Last Synced: 2025-07-14T20:13:13.156Z (11 months ago)
- Language: HTML
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hosts File Manager GUI - Electron App
**Hosts File Manager** is an Electron-based application designed to manage the `/etc/hosts` file easily through a graphical user interface. It allows you to edit, add, or remove entries in the hosts file without the need for command-line operations. The application is built using Electron, integrated with Bootstrap for a modern UI, and supports dark mode for a comfortable user experience.
## Features
- Edit the `/etc/hosts` file directly from a graphical interface.
- Enable/disable specific hosts entries with a single click.
- Add new hosts entries below specific sections.
- Editable section titles to organize entries.
- Integrated dark mode for better visibility in low-light environments.
- Cross-platform support: Works on Linux, macOS, and Windows. (Currently support Linux only)
## Screenshot

## Contributing
Everyone is welcome to contribute to improving this project.
## License
MIT