Skip to content

rinoux/nginx-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The nginx GUI makes maintenance easy

996icu code style

Download

Builder release-1.0

  • Nginx-GUI-For-Mac-1.0.zip
  • Nginx-GUI-For-Linux-1.0.zip (这个包有个BUG, 解压并配置好conf.properties后, 将lib/bin/java_vms重命名为java_vms_nginx_gui即可. 另外, 这是64位版本, 32位系统请下载jdk1.8 X86, 解压jdk包, 将jre/lib和jre/bin这两个目录替换Nginx-GUI-For-Linux-1.0/lib路径下的两个目录, 再执行这个命令: cp lib/bin/java lib/bin/java_vms_nginx_gui即可)
  • Nginx-GUI-For-Windows-1.0.zip

Quick start

  1. Download the release package.
  2. Unzip pachage to your {dir}.
  3. Edit the {dir}/conf/conf.properties, set your nginx path.
  4. Run {dir}/startup.sh or {dir}/startup.bat

How to use source code?

  1. If your system is Mac os or idea, please copy "conf.properties" to parent directory。

  2. Please eidt "conf.properties", fill in your nginx path to "conf.properties".

  3. Now, please experience!, default account and pwssword is "admin".

AC QQ Group

群号:933481759

UI

登录

主页

监听

负载

规则

配置

LICENCE

LICENSE

Packages

No packages published

Languages

  • HTML 57.9%
  • JavaScript 24.6%
  • Java 8.8%
  • CSS 8.6%
  • Other 0.1%