1.1.1 • Published 9 years ago

simple-host-config v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

simple-host-config

Installation

sudo npm install -g simple-host-config --unsafe

Install requires using the --unsafe flag. This is because it requires super use privs for it's postinstall script which can be seen here. This is because it creates a folder called /etc/hosts.d/ and copies your /etc/hosts file to /etc/hosts.d/10-default.conf.

Usage

sudo simple-host-config

This will concatenate all .conf files within /etc/hosts.d/ and output the stream to /etc/hosts.

1.1.1

9 years ago

1.1.0

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago