IEC60870-5-104 Simulator v1.15.12
🇨🇳 中国大陆用户:首次从旧版升级若失败,请直接从镜像下载安装包(新版本起更新检查会自动走 proxy):
https://ghfast.top/https://github.com/Karl-Dai/IEC60870-5-104-Simulator/releases/latest
🌍 Users in mainland China: if the in-app updater fails on first upgrade from a previous version, download installers from the mirror above (later versions will auto-fallback through proxies).
下载 / Downloads
下方资产里按平台选择 / Pick the asset for your platform below:
| 平台 / Platform | Slave (从站) | Master (主站) |
|---|---|---|
| macOS Apple Silicon | IEC104Slave_1.15.12_aarch64.dmg |
IEC104Master_1.15.12_aarch64.dmg |
| macOS Intel | IEC104Slave_1.15.12_x64.dmg |
IEC104Master_1.15.12_x64.dmg |
| Windows x64 (NSIS) | IEC104Slave_1.15.12_x64-setup.exe |
IEC104Master_1.15.12_x64-setup.exe |
| Windows x64 (MSI) | IEC104Slave_1.15.12_x64_en-US.msi |
IEC104Master_1.15.12_x64_en-US.msi |
| Windows x64 (Portable) | IEC104Slave_1.15.12_x64-portable.exe |
IEC104Master_1.15.12_x64-portable.exe |
| Windows ARM64 (NSIS) | IEC104Slave_1.15.12_arm64-setup.exe |
IEC104Master_1.15.12_arm64-setup.exe |
| Windows ARM64 (MSI) | IEC104Slave_1.15.12_arm64_en-US.msi |
IEC104Master_1.15.12_arm64_en-US.msi |
| Windows ARM64 (Portable) | IEC104Slave_1.15.12_arm64-portable.exe |
IEC104Master_1.15.12_arm64-portable.exe |
| Linux AppImage | IEC104Slave_1.15.12_amd64.AppImage |
IEC104Master_1.15.12_amd64.AppImage |
| Linux deb | IEC104Slave_1.15.12_amd64.deb |
IEC104Master_1.15.12_amd64.deb |
| Linux rpm | IEC104Slave-1.15.12-1.x86_64.rpm |
IEC104Master-1.15.12-1.x86_64.rpm |
Changed 改进
- add BYOK PR review agent (#77)
Tests 测试
- tls: retry transient port collisions (#78)
Notes 说明
- 本节由夜间发布自动化根据上一版本后的提交生成;合并发布 PR 前可直接编辑补充 / This section is generated by the nightly release automation from commits since the previous version and can be refined before the release PR is merged.
macOS 首次启动 / First launch on macOS
首次双击 .app 会被 Gatekeeper 拦截("Apple 无法验证…")。放行:打开
系统设置 → 隐私与安全性,滚到底点 仍要打开;或终端执行
xattr -dr com.apple.quarantine "/Applications/IEC104Slave.app"。
详细步骤见 README。
First launch is blocked by Gatekeeper ("Apple could not verify…"). To allow:
System Settings → Privacy & Security, scroll to bottom, click Open Anyway; or
run xattr -dr com.apple.quarantine "/Applications/IEC104Slave.app" in Terminal.
Full steps in the README.
完整变更历史 / Full changelog: CHANGELOG.md
之前版本 / Previous releases: https://github.com/Karl-Dai/IEC60870-5-104-Simulator/releases