1.5.6 • Published 5 years ago

hostsmod v1.5.6

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

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

5 years ago

1.5.5

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.3.10

5 years ago

1.3.9

5 years ago

1.3.8

5 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago