Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scottlerch/HostsFileEditor

Easily edit and manage the hosts file for Windows
https://github.com/scottlerch/HostsFileEditor

c-sharp hostseditor hostsfile tray

Last synced: about 2 months ago
JSON representation

Easily edit and manage the hosts file for Windows

Awesome Lists containing this project

README

        

## Download

Release binaries can be downloaded from [GitHub](https://github.com/scottlerch/HostsFileEditor/releases) or [CodePlex](https://hostsfileeditor.codeplex.com/).
* [Download Latest Installer](https://github.com/scottlerch/HostsFileEditor/releases/download/v1.2.0/HostsFileEditorSetup-1.2.0.msi)
* [Download Latest Portable](https://github.com/scottlerch/HostsFileEditor/releases/download/v1.2.0/HostsFileEditor-1.2.0.zip)

## Features
* Cut, copy, paste, duplicate, enable, disable and move one or more entries at a time
* Filter and sort when there are a large number of host entries
* Enable and disable entire hostsfile from application or tray
* Archive and restore various hostsfile configurations when switching between environments
* Automatically ping endpoints to check availability

![Main screen](https://cloud.githubusercontent.com/assets/1789883/24075121/a68ddcc8-0bd2-11e7-9eed-c53d02a08930.png)
*main editor screen with optional archive visible on right*

![Tray](https://cloud.githubusercontent.com/assets/1789883/24075122/a98c7628-0bd2-11e7-845d-0e52a5e2cc7d.png)
*tray icon with context menu*

### Usage Notes

By default the application closes to the tray. To exit completely you must select Exit from the File menu or tray context menu. Only one instance of the application is allowed at a time. If you try to open it again it will just activate the previously running instance.

When selecting rows to move, delete, copy, or cut be sure to select the entire row using the row header cell. If no entire rows are selected, cut, copy, paste, and delete apply individually to the selected cells.

Using the filter and sort while editing is quirky. The filter and sort are applied once a cell is edited so your cell may change positions or disappear depending on the current sort and filter.

## Build

Requires Visual Studio 2017 or newer. To build the installer you must have WiX Toolset 3.7+.

Run `build-release.bat` or `build-debug.bat`.

The binaries and setup file will be copied to the `bin` directory

## License

[GNU General Public](https://www.gnu.org/licenses/)

Equin.ApplicationFramework.BindingListView is by Andrew Davey and license
terms can be found at
.

Icons are from the Open Icon Library and their license and terms can be found at
.