Skip to content

v1.1.6-4

Choose a tag to compare

@github-actions github-actions released this 22 Jul 00:26

OTA Package

Version Info

  • Version: 1.1.6-4
  • Commit: afa7b94
  • Build Time: 2026-07-22T08:26:34+08:00

Artifacts

File Arch Target Platform MD5 SHA-256
simadmin_v1.1.6-4_linux_arm64.tar.gz arm64 ARM64 devices (CPE, routers, edge gateways) c2f22bb95ba129429cd5145834655929 5594cb09856df0ef4d8f05dcddf86414961cbb1b8caa3bda9c74ea4ebb0821e6
simadmin_v1.1.6-4_linux_amd64.tar.gz amd64 x86 servers, dev machines, WSL 9ef30f334e845cdf385ce2d1af320f45 56c5f3c13f1446b6232e018035792cb2fd4ca6e54c311b420b2669388b994903

System Requirements

Supported OS: Debian 11+, Ubuntu 20.04+, or any Linux distribution with:

  • systemd — service management
  • D-Bus — IPC bus for ModemManager and NetworkManager
  • ModemManager + mmcli — modem abstraction layer
  • NetworkManager + nmcli — network management

SimAdmin communicates with modems through ModemManager's D-Bus API, not via direct AT commands.
This is why Debian/Ubuntu (which ship these services by default) are the primary targets.
Distributions without these services (e.g. OpenWrt, Alpine) require significant adaptation.

Or use the one-click install script:

curl -fsSL https://raw.githubusercontent.com/voorz/SimAdmin/main/install_latest.sh | sh