Nginx UI
Overview
brew install 0xjacky/tools/nginx-uiUninstall
brew services stop nginx-ui && brew uninstall nginx-ui && brew untap 0xjacky/tools Version & Lifecycle
Community Notes
nginx-ui – Command-line note
For unattended Windows deployment of nginx-ui, use Winget and then register it as a service so it survives user logoff and reboots, for example: winget install 0xJacky.nginx-ui --silent followed by sc create nginx-ui binPath= "%LOCALAPPDATA%MicrosoftWinGetPackagesxJacky.nginx-ui__DefaultSourcenginx-ui.exe serve" start= auto run elevated in your script. You can centrally manage configuration by pre-deploying an app.ini to either %LOCALAPPDATA%nginx-uiapp.ini (per-user) or C:ProgramDatanginx-uiapp.ini (machine-wide) before starting the service.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Available for macOS and Linux via Homebrew; configuration files and data preserved after uninstall unless manually deleted