Skip to content

AliasT/hostess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hostess

Command-line utility for managing your /etc/hosts file, built with rust

Install

cargo install hostess

Usage

Command Description
hostess list List all hosts
hostess add [domain] [ip] Add a host
hostess rm [domain] Remove a host
hostess on [domain] Enable a host
hostess off [domain] Disable a host

Todo

  • regex

About

Command-line utility for managing your /etc/hosts file built with rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages