Requirements
Web Panel
This application is made with Laravel and requires a web server to run. You can use shared hosting, VPS, or dedicated server. The application is compatible with various web servers, including Apache, Nginx, and LiteSpeed. You should ensure that your web server has the following minimum PHP version and extensions:
PHP
PHP >= 8.3
Ctype PHP Extension
cURL PHP Extension
DOM PHP Extension
Fileinfo PHP Extension
Filter PHP Extension
GD PHP Extension
Hash PHP Extension
Iconv PHP Extension
Intl PHP Extension
Json PHP Extension
Mbstring PHP Extension
OpenSSL PHP Extension
PCRE PHP Extension
PDO PHP Extension
Session PHP Extension
SimpleXML PHP Extension
Tokenizer PHP Extension
XML PHP Extension
XMLReader PHP Extension
Zip PHP Extension
Zlib PHP Extension
Database
MySQL 5.7+ or MariaDB 10.3+
Android Application
Your device must meet the following minimum requirements to run the Android application:
Android 6.0 or higher
Android 8.0 or higher is required to send USSD Pull requests.
At least 2 GB of RAM for a smooth experience, but it should work on lower ram devices with degraded performance.
At least 200 MB of free storage space for the app and its data.
A stable internet connection (Wi-Fi or mobile data) when logging in to verify license.
A SIM card installed in the device to send and receive messages or USSD Pull requests.
The application requires the following permissions:
SMS: This is required to send and receive SMS messages.
Phone: This is required to use different SIMs on dual SIM devices and to send USSD Pull requests.
Storage: This is an optional permission. It is required to save the exported files to the device.
Camera: This is an optional permission. It is required to scan QR codes.
Call Log: This is an optional permission. It is required to sync call logs to the web app.
Location: This permission is not included in the app by default, but you can activate it by enabling Sync Signal Strength when creating a custom app. It allows the app to access the signal strength of SIM cards, which is used to display each SIM's signal status on the web app. However, this functionality is not essential for the app to operate.