{% extends "base.html" %} {% block title %}System Testing - SMS Campaign Manager{% endblock %} {% block content %}

๐Ÿงช System Testing & Diagnostics

๐Ÿ“ก Termux API Test

Endpoint: http://{{ phone_ip }}:5001

            

๐Ÿ”Œ ADB Connection Test

Device: {{ phone_ip }}:5555

            

๐Ÿ“จ Test SMS Send


        

โš ๏ธ Database Management

Warning: This will permanently delete all campaigns, contacts, messages, and conversation history.

โ„น๏ธ System Information

Phone IP:
Preferred Method:
Last Check:
Active Connection:
โš ๏ธ

Reset Database?

This action will permanently delete:

  • All campaigns and their messages
  • All contact lists
  • All conversation history
  • All message templates

This cannot be undone!

{% endblock %} {% block scripts %} {% endblock %}