A Flutter-based mobile application for managing your Nginx Proxy Manager instances on the go. This app provides a convenient way to monitor and manage your proxy hosts from your mobile device.
Server: Any IP
Username: [email protected]
Password: demopass123
This app is a mobile client for Nginx Proxy Manager, an easy-to-use proxy host manager with SSL support. While the original project provides a web interface, this mobile app brings that functionality to your pocket.
Fully built using Cursor.AI
- Connect to your Nginx Proxy Manager instance
- Secure authentication
- View all proxy hosts
- Monitor proxy host status
- Save server URL for quick access
- Mobile-optimized interface
Download the latest APK from the releases section and install it on your Android device.
- Android 5.0 or higher
- Active Nginx Proxy Manager instance
- Network access to your NPM server
- Launch the app
- Enter your NPM server URL (e.g.,
example.com:81
or192.168.1.100:81
) - Log in with your NPM credentials
- View and monitor your proxy hosts
-
Clone the repository
git clone https://github.com/kmanan/npm-mobile.git
-
Install dependencies
flutter pub get
-
Build the release APK
flutter build apk --release
- Nginx Proxy Manager - The awesome project this app is built for
- Built with Flutter
- Cursor.AI (https://cursor.ai)
- VS Code
This project is licensed under the MIT License - see the LICENSE file for details.
This is an unofficial mobile client for Nginx Proxy Manager. It is not affiliated with or endorsed by the Nginx Proxy Manager project.