Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luthermonson authored Jan 20, 2020
1 parent 815588e commit db551a1
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ interface for any OS or architecture, script and automate hosts file updates usi

## Features

* List, add, remove and check hosts file entries from code or the command-line
* Windows support
* Custom hosts file support
- List, add, remove and check hosts file entries from code or the command-line
- Remove by IP, Host, or IP/Host
- `check` returns proper exit codes for scripting e.g. `goodhosts check 10.0.5.12 || echo "Missing hosts entry for 10.0.5.12"`
- linux/darwin/windows support
- Custom hosts file support
- Backup/Restore
- Quick inline editor (vim/nano)

## Installation

Expand Down

0 comments on commit db551a1

Please sign in to comment.