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
![](https://private-user-images.githubusercontent.com/17659155/402177255-881eb329-66e7-48ee-ba6c-99c9c6a28fc9.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODY3MTgsIm5iZiI6MTczOTM4NjQxOCwicGF0aCI6Ii8xNzY1OTE1NS80MDIxNzcyNTUtODgxZWIzMjktNjZlNy00OGVlLWJhNmMtOTljOWM2YTI4ZmM5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE4NTMzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA4ODY4ZmI5NzhjYTJkMTFkMzI1MzRhNGEyYjYyZTA5MzM2MGUwMWI4NTVjN2MyN2ViZWRkZmFiYmRhNzdkOTYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.zY8n0pwN3JSItuxJYNz5N7zH18-tFz0ONkhKrf_oa94)
![](https://private-user-images.githubusercontent.com/17659155/402177284-92f9988c-c497-4e11-a038-1dc64c7bb4f0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODY3MTgsIm5iZiI6MTczOTM4NjQxOCwicGF0aCI6Ii8xNzY1OTE1NS80MDIxNzcyODQtOTJmOTk4OGMtYzQ5Ny00ZTExLWEwMzgtMWRjNjRjN2JiNGYwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE4NTMzOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTlmNjMzNGVhNTk5ZTc3MmRjZjJhMjdhYTQ3NDE3NzRhYWQyM2MwMDUzYjg2ZWRiYjU0MTIwYzhmMWU4MDU5ZGMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.pZwGTRYf44hFB1ooz4BmjbcN89Ha-DF-2_dWVglR46Q)
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.