/simpleHostfileManager

simple script used to automatise adding new hosts to /etc/hosts on Linux/OS X machines

Primary LanguageShell

SHM - Simple Hostfile Manager
needs access to sudo or root account

usage:

./shm ip_address hostname

or simply ./shm

v 0.1 - it actually somehow works!

to do:
- better parameter handling
- removing entries from the list
- generating ssh scripts