Skip to content

povtux/hconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

hconfig is a small shell script to help developpers and testers switching DNS environnement between project to manage their /etc/hosts file.

to install it: Caution, line by line!!

sudo wget -O /usr/sbin/hconfig https://raw.github.com/povtux/hconfig/master/hconfig
sudo chmod 755 /usr/sbin/hconfig
sudo hconfig --init

then you just need to put special conf parts of your hosts file to separate files in /etc/hconfig.d/my_env/my_conf_file to be able to use them for complete usage, refer to:

sudo hconfig --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages