Port: 7234 Idle: 0:45
AshReXcueSession-3.log
[22:30:15] AshReXcue WebUI V2.4 initialized
[22:30:15] Your friendly neighborhood root savior.
[22:30:16] Module info loaded successfully
[22:30:17] Port: 7234
[22:30:18] Boot loops: 0/2 | Protection: none
[22:30:19] system_server found
[22:30:20] surfaceflinger found
🔄 NEW BOOT SESSION #3
[22:31:01] Executing post-fs-data.sh
[22:31:02] Running on Magisk v26.4
[22:31:03] Lock acquired: Main instance starting
[22:31:04] Boot completed in 45s
[22:31:15] All stability checks passed
[22:31:16] Current loop value: 0
AshLooper AshLooper
Protected
SystemUI Tuner systemui_tuner
Audio Modification audio_mod

Timing

Timeout
60s
Stability Time
10s

Detection

Threshold
2
Extra Stability

Security Features

  • Random port: 6000-9999
  • Session timeout: 5min
  • Idle timeout: 2min
  • Hash-based auth via URL fragment
  • Zero-escape CGI execution

From action.sh

SESSION_TIMEOUT=300
MAX_IDLE_TIME=120
PORT=$(generate_random_port)
TOKEN=$(generate_secure_token)