nginx-gui icon indicating copy to clipboard operation
nginx-gui copied to clipboard

GUI for NGINX

version

Requirings :

  • node 10 or more
  • Windows only for now

How to use :

With npm : npm i -g nginx-gui

Then run : nginx-gui and access http://localhost:9004/vue

Or :

nginx-gui --start-nginx for an auto start of nginx

DEV MODE :

Example :

capture