SzymonFortuna / simpleHostfileManager

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Shell 100.0%