1.5.6 • Published 6 years ago
hostsmod v1.5.6
Hostsmod
Tool to manage hosts file with commands.
Install
npm install -g hostsmod
Important
OSX/Linux
Must use sudo
for write operations.
Windows
Must execute the shell as administrator
.
Usage
Generate
Generate hosts file.
hostsmod generate
List
Prints the content of the hosts file.
hostsmod list
Add / Create
Add the host to the hosts file.
hostsmod add <host> <domain>
Delete / Remove
Remove by host and/or domain the host of the hosts file.
hostsmod delete <host> and/or <domain>
Help
hostsmod --help
1.5.6
6 years ago
1.5.5
6 years ago
1.5.1
6 years ago
1.5.0
6 years ago
1.4.2
6 years ago
1.4.1
6 years ago
1.3.10
6 years ago
1.3.9
6 years ago
1.3.8
6 years ago
1.3.7
6 years ago
1.3.6
6 years ago
1.3.5
6 years ago
1.3.4
6 years ago
1.2.3
6 years ago
1.2.2
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago