mirror of
https://github.com/octoleo/hosts.git
synced 2024-11-14 17:24:07 +00:00
cdf7793d7e
Making list more flexible enables searching for hostnames as well as partial ip addresses.
594 B
594 B
Hosts
A command line program with shortcuts for managing hosts file entries.
Usage
Usage:
hosts add <ip> <hostname>
hosts remove <hostname>
hosts list [<search string>]
hosts edit
hosts file
For full usage, run:
hosts help
or
hosts help <command name>
Acknowledgements
Based on prior work by:
Original idea and interface (since changed) via: