hoost icon indicating copy to clipboard operation
hoost copied to clipboard

Easily manage your virtual hosts

Results 1 hoost issues
Sort by recently updated
recently updated
newest added

Create command to automatically add an entry in nginx config file, in any OS. Command should looks like this: ``` sh hoost nginx add --port 80 --server_name myserver.local --access_log logs/access.log...

enhancement