Description
A versatile mobile application that can help with assisting multiple OPNsense instances from the comfort of your phone.
• Demo Mode - Try the app without setup! Explore all features with realistic sample data before connecting to your firewall
• Secure API Authentication - API key/secret based authentication with encrypted storage using platform-specific Keychain/Keystore
• Multiple Profile Management - Seamlessly manage and switch between multiple OPNsense firewall instances
• Real-time visibility into all network activity
• Automatic device discovery on your network
• View connection details: IPs, ports, protocols, data rates
• Block unwanted devices directly from the monitor
• View all active DHCP leases
• Complete device information: IP, MAC, hostname, lease times
• PIN Lock & Biometric Authentication - Secure app access with 4-6 digit PIN code plus Face ID, Touch ID, or Fingerprint support
• Real-time Dashboard - Monitor system status, CPU/memory usage, gateway health, and uptime with auto-refresh capability
• Firewall Rule Management - View, create, edit, delete, and toggle firewall rules with comprehensive configuration options
• Live Firewall Logs - Real-time log viewing with filtering by action (Pass/Block/Reject), search functionality, and detailed packet information
• Service Management - Start, stop, and restart system services with real-time status indicators and confirmation dialogs
• System Information - View detailed firmware details, version info, architecture, and repository information
• VPN Connection Management - Manage OpenVPN and Tailscale connections directly from the app
• Remote Firewall Reboot - Safely reboot your OPNsense firewall remotely with confirmation
• Multi-language Support - Available in English, Arabic, Spanish, French, and German
• Profile Import/Export - Backup and share connection profiles as JSON files
• Auto-Lock & Session Timeout - Configurable automatic locking (1-60 minutes) for enhanced security
• Dark/Light Theme - Toggle between dark and light modes for comfortable viewing
• Pull-to-Refresh - Update data instantly with a simple swipe gesture
• Material Design 3 - Modern, beautiful UI optimized for various screen sizes
• Offline Support - Graceful handling of network connectivity issues
• Self-signed Certificate Support - Configurable per profile for flexible deployment
Nouveautés (v1.6.0)
V1.6.0 Release Notes
- Self signed certificates are no longer enabled by default to avoid security issues / MITM attacks, If you are using Self signed certificate need to edit your profile and enable the toggle for it
- Resturctured the code for better maintainability
- Adjusted the profiles to have multiple IPs / Ports for the same profile for different connection points
- Added the option to edit profile at the profile selection screen
- Adjusted the buttons on profile creation / edit to either just save or save and connect
- Added the ability to export either single profile or multiple profiles
- Added the option to include / exclude credentials when exporting profiles, warning the user that credentials will be stored in plain text
- Added the Ability to select DHCP server type in the profile (dnsmasq, KEA and ISC) defaults to dnsmasq
- Restructured firewall to be a collapsable menu with all firewall options combined
- Adjusted the live firewall logs to show the rule that triggered the event
- Now can click on any log lines showing in the firewall live logs to view the full details and copy
- Added the ability to view and toggle firewall aliases, editing and adding aliases coming in the next patch
- Restructured VPN to be a collapsable menu with all VPN options combined
- Added Wiregaurd to the VPN menu
- Added WOL Support (Requires the os-wol to be pre-installed on opnsense)
Bugs:-
- Some items are not properly localized so might not translate which will be resolved in a seperate patch