ToughRADIUS v9.0.0
📦 Downloads
| Platform |
Architecture |
File |
| Linux |
x86_64 (AMD64) |
toughradius_linux_amd64 |
| Linux |
ARM64 (aarch64) |
toughradius_linux_arm64 |
| Linux |
ARMv7 |
toughradius_linux_armv7 |
| Linux |
RISC-V 64 |
toughradius_linux_riscv64 |
| Linux |
LoongArch 64 |
toughradius_linux_loong64 |
| macOS |
x86_64 (Intel) |
toughradius_darwin_amd64 |
| macOS |
ARM64 (Apple Silicon) |
toughradius_darwin_arm64 |
| Windows |
x86_64 (AMD64) |
toughradius_windows_amd64.exe |
| Windows |
ARM64 |
toughradius_windows_arm64.exe |
🐳 Docker
docker pull talkincode/toughradius:9.0.0
🔄 Changes since v8.0.9
🐛 Bug Fixes
✨ Features
📝 Other Changes
📋 Commits
- build: remove UPX compression from release workflow (ccef9e5)
- build: remove UPX compression from Dockerfile (db6a00b)
- fix: add nolint comments for G115 memory conversion warnings (54dc890)
- refactor: replace tstorage with simple in-memory metrics (1bd4881)
- docs: replace Go Report Card badge with Codecov coverage badge (f019168)
- fix: make dashboard test timezone-independent for CI compatibility (f4a57b5)
- fix: add gosec nolint directives for intentional security warnings (1dca246)
- chore(web): add MIT license to package.json (2af3a26)
- ci: improve GitHub Actions and add Dependabot (c531b8f)
- docs: add third-party resources section in README (8ab7462)
- feat: add FreeRADIUS dictionary files (9fd44a9)
- chore: update license headers in pkg/ to MIT (fbda8ae)
- chore: change license from GPL-3.0 to MIT (7a8b29f)
- docs: add XSS vulnerability security advisory (CVE fix v8.0.8) (b526e9e)
- fix: CI 流程中添加前端构建步骤 (74c576b)
- fix: 升级 SQLite 依赖以支持 RISC-V 和 LoongArch 架构 (7cb66c1)
- feat: 增强CI/CD流程和多架构支持 (5c7610c)
- fix: resolve all golangci-lint issues (2d0e1e6)
- fix: 更新 golangci-lint 版本至 v7 以提高代码质量 (306280b)
- chore: update dependencies in go.mod and go.sum (2f3d184)
📊 Build Info
- Version: v9.0.0
- Commit: ccef9e5
- Build Time: 2025-11-26_14:01:20
- Go Version: 1.24