An open API service indexing awesome lists of open source software.

https://github.com/craeckor/nginx-manager

A simple Powershell Windows-Forms Nginx-Manager
https://github.com/craeckor/nginx-manager

nginx nginx-manager powershell powershell-gui powershell-script powershell-ui windows windows-10 windows-11 windows-forms windows-forms-app windows-forms-application windows-forms-csharp-dotnet windows-server windows-server-2016 windows-server-2019 windows-server-2022

Last synced: 3 months ago
JSON representation

A simple Powershell Windows-Forms Nginx-Manager

Awesome Lists containing this project

README

        

# Nginx-Manager

A simple to simply manage Nginx on Windows on a (G)UI.

## For Users

1. Download Nginx-Manager.exe from the current release
2. Move Nginx-Manager.exe into your ROOT-folder from NGINX (Where the nginx.exe is located)

![Screenshot_4.png](./Screenshots/Screenshot_4.png)

3. Run it.

## For Devs

1. Download the source-code
2. Make your changes
3. (Optional) Convert the script to an executable with ps2exe.ps1
4. (Optional) Create a pull request

## Screenshots
Screenshot 1:

![Screenshot_1.png](./Screenshots/Screenshot_1.png)

Screenshot 2:

![Screenshot_2.png](./Screenshots/Screenshot_2.png)

Screenshot 3:

![Screenshot_2.png](./Screenshots/Screenshot_3.png)