Releases: voorz/SimAdmin
Releases · voorz/SimAdmin
Release list
v1.1.6-5
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 | shv1.1.6-4
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