100+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This application is built for Android devices used primarily as dedicated 5G modems or tethering units.

It continuously monitors the state of selected network interfaces (e.g. Wi-Fi hotspot, USB/Ethernet tethering) and ensures that connectivity is automatically restored if tethering is lost. The goal is to provide a stable, unattended network link without requiring manual intervention or physical access to the device.

Key Features:

Automatic tethering recovery:
♦ Restores Wi-Fi hotspot or Ethernet tethering if it unexpectedly stops.

Remote control via Telegram bot:
♦ Check phone, tethering and interfaces status
♦ Enable or disable tethering manually
♦ Enable or disable interface monitoring (auto tethering recover)
♦ Query application logs for last hour/day/month

Designed for advanced users who need reliable and remote-controlled modem functionality.

Use Cases:
♦ Maintaining stable LTE/5G uplinks for remote sites, routers, or network labs.
♦ Deploying Android devices as unattended tethering gateways.
♦ Remote monitoring and control without the need for third-party remote desktop apps.

Why this app needs AccessibilityService API
♦ This app uses accessibility functionality to click on UI switches in tethering settings activity. In Android versions up to 16, this is the only way to automate tethering state of network interfaces.
♦ This app receives accessibility events only for android settings package.
♦ This app does not collect any personal data via AccessibilityService API nor however else.

❗️ This application is not designed for use on personal devices! ❗️
Updated on
Feb 18, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What’s new

v1.2.0
* Added option to disable battery optimization
* Added monochrome icon (fix in notification area)
* Fixed crash on older Androids when accessing accessibility service
v1.1.5
* Added info about connected USB devices to bot Status Report menu
v1.1.3
* Public open beta release
* Fixed regression bug with launching settings activity
* Bot interface redesign, now single command and only buttons
* Bot remote restart option
v1.1.1
* App logs send from memory without saving to disk