Skip to content

equinoxmatt/HostFileCommander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HostFileCommander

Command line utility to easily manipulate Windows Host file.

Very much in alpha. Not a final product but has the basic functions in place

Usage:

Add a new host: HostCommmander.exe -m add -h google.com -i 127.0.0.1

Remove a host: HostCommander.exe -m remove -h google.com

Clean up host file: HostCommander.exe -m clean

List all current items in the host file: HostCommander.exe -m list

About

Command line utility to easily manipulate Windows Host file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages