Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.01 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.01 KB

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