Skip to content

v1.1.6-5

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 03:45

OTA Package

Version Info

  • Version: 1.1.6-5
  • Commit: 0b77268
  • Build Time: 2026-07-22T11:45:39+08:00

Artifacts

File Arch Target Platform MD5 SHA-256
simadmin_v1.1.6-5_linux_arm64.tar.gz arm64 ARM64 devices (CPE, routers, edge gateways) 54d1ae71d2a18e51865c8ce9c0a07449 65c5547f85084b4b32065d59faaedda7f3140cbdb91ca2470998c710d2c4c262
simadmin_v1.1.6-5_linux_amd64.tar.gz amd64 x86 servers, dev machines, WSL e0425b8b738598939bb82ff5bf88cd13 4a459f87455b24b86f19c556de6e552848333e4c2fa06cee0a098d49f0bbb948

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.

Quick Install

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