/xhost

HostAdmin implementation in Node CLI

Primary LanguageJavaScriptMIT LicenseMIT

xhost

NPM version npm download

HostAdmin implementation in Node CLI

Tips: ONLY test on Node v8+

Usage

Screenshot

Group syntax

#==== GROUPNAME
[...]
#====

for example:

#==== Project 1
#127.0.0.1       localhost1
127.0.0.1       localhost2
127.0.0.1       localhost3
#====

#==== Project 2
#127.0.0.1       localhost1
#127.0.0.1       localhost2
#127.0.0.1       localhost3
#====

License

MIT