We use cookies to improve your experience

We use essential cookies for site functionality and optional analytics cookies to understand visitor behavior. You can customize your preferences below.

Application Mode Control

Manage your SMS and web application state

Application Mode Control

Current Mode:

Failed to fetch mode
Active
Full operation
Maintenance
Downtime
SMS Stealth
SMS disabled invisibly
Web Stealth
Hidden from search
Mode Descriptions:
Active: Full production - SMS processes & sends responses, web normal
Maintenance: Send canned message, return 503 on web
SMS Stealth: Drop SMS silently (200 OK), web normal
Web Stealth: SMS normal, web invisible to search engines

Quick Reference

ACTIVE

Full operation

MAINTENANCE

System down message

SMS_STEALTH

SMS drops silently

WEB_STEALTH

Hidden from crawlers

Via SMS

ADMIN_MODE:MAINTENANCE:1234

Check Status

Use admin token to fetch current mode and config

Mode Behaviors

ModeSMSWebrobots.txt
ACTIVEProcess & respond200 OKAllow all
MAINTENANCECanned message503Allow all
SMS_STEALTHDrop silently200 OKAllow all
WEB_STEALTHProcess & respondBlock crawlersDisallow *

⚠️ Security Note

Requires ADMIN_MODE_TOKEN environment variable. SMS commands require ADMIN_PIN and sender to be in ADMIN_PHONES list. All mode changes are logged for audit purposes.