Releases: DigitalDTech/agents
ServerAgent v2.4.0rc8
ServerAgent v2.4.0rc8
Assets
monitor-go-linux-amd64— Go binary (garble-obfuscated, statically linked, x86_64).monitor-linux— Python binary (Nuitka-compiled). May arrive shortly via the ServerAgent (Python) release workflow.*.sha256— per-asset SHA256 sums.
Verify
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc8/monitor-go-linux-amd64
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc8/monitor-go-linux-amd64.sha256
sha256sum -c monitor-go-linux-amd64.sha256Built from DigitalDTech/ServerAgent-Go @ 4349eb6ab1382a007ca9658fff3726390ae6438d on 2026-05-14T21:52:29Z.
ServerAgent v2.4.0rc7
ServerAgent v2.4.0rc7
Assets
monitor-go-linux-amd64— Go binary (garble-obfuscated, statically linked, x86_64).monitor-linux— Python binary (Nuitka-compiled). May arrive shortly via the ServerAgent (Python) release workflow.*.sha256— per-asset SHA256 sums.
Verify
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc7/monitor-go-linux-amd64
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc7/monitor-go-linux-amd64.sha256
sha256sum -c monitor-go-linux-amd64.sha256Built from DigitalDTech/ServerAgent-Go @ 2c2451d77a3b30eb8aa53367be701e48164565cc on 2026-05-12T20:24:45Z.
ServerAgent v2.4.0rc6
ServerAgent v2.4.0rc6
Assets
monitor-go-linux-amd64— Go binary (garble-obfuscated, statically linked, x86_64).monitor-linux— Python binary (Nuitka-compiled). May arrive shortly via the ServerAgent (Python) release workflow.*.sha256— per-asset SHA256 sums.
Verify
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc6/monitor-go-linux-amd64
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc6/monitor-go-linux-amd64.sha256
sha256sum -c monitor-go-linux-amd64.sha256Built from DigitalDTech/ServerAgent-Go @ 02da4f24cf098125c5274669ef3da0d1c77b993d on 2026-05-12T20:11:58Z.
ServerAgent v2.4.0rc5
ServerAgent v2.4.0rc5
Assets
monitor-linux— Python binary (Nuitka-compiled, native ELF, no extractable .pyc bytecode). Tested on Ubuntu 20.04 / 22.04 / 24.04 + Debian 11 / 12.monitor-go-linux-amd64— Go binary (garble-obfuscated). May arrive shortly via the ServerAgent-Go release workflow.*.sha256— per-asset SHA256 sums.
Verify
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc5/monitor-linux
curl -fsSLO https://github.com/DigitalDTech/agents/releases/download/v2.4.0rc5/monitor-linux.sha256
sha256sum -c monitor-linux.sha256Built from DigitalDTech/ServerAgent @ f10be3cfe5a7158b49a2c5aae0ba9af8b6f06426 on 2026-05-12T19:55:46Z.
ServerAgent v2.4.0rc4
Local build of Go binary 2.4.0rc4.
First release on this repo. Includes:
- bandwidth probe public iperf3 server list (max-of across regional probes)
- xray scanner-traffic filtering (public-IPv4 + 2-sample TCP + dst-must-be-local UDP)
- garble obfuscation
Future releases will be auto-cut by GitHub Actions in ServerAgent / ServerAgent-Go.
ServerAgent — latest
ServerAgent — rolling 'latest' release
Stable URLs that always serve the most recently published binary.
Each language pipeline updates its own assets independently.
Assets
| URL | Description |
|---|---|
releases/download/latest/monitor-go-linux-amd64 |
Go binary (garble-obfuscated) |
releases/download/latest/monitor-go-linux-amd64.version |
Plain-text version, e.g. 2.4.0rc4 |
releases/download/latest/monitor-go-linux-amd64.sha256 |
SHA256 sum |
releases/download/latest/monitor-linux |
Python binary (Nuitka-compiled) |
releases/download/latest/monitor-linux.version |
Plain-text version |
releases/download/latest/monitor-linux.sha256 |
SHA256 sum |
For immutable per-version downloads use the v* tags.