Nightly Build (2025-12-02 07:42 UTC)
Pre-release
Pre-release
Automated nightly build from latest commit
Latest Changes
Commit: 52faa7c889d631944369f7260c1b9b2e45c2f078
Merge pull request #1 from dip-proto/aegisx
Add support for the AEGIS-X variants
🚀 Performance
- 29.4 Gbps encrypted throughput (AEGIS-128L)
- 671 KB total binary size
- Zero dependencies
📥 Downloads
| Platform | File | Recommended For |
|---|---|---|
| Linux x86_64 (glibc) | floo-x86_64-linux-gnu.tar.gz |
Generic compatibility |
| Linux x86_64 (Haswell+) | floo-x86_64-linux-gnu-haswell.tar.gz |
Modern Intel/AMD (AES-NI) |
| Linux x86_64 (musl) | floo-x86_64-linux-musl.tar.gz |
Alpine/static containers |
| Linux ARM64 (generic) | floo-aarch64-linux-gnu.tar.gz |
ARM servers and SBCs |
| Linux ARM64 (Neoverse) | floo-aarch64-linux-gnu-neoverse-n1.tar.gz |
AWS Graviton / Ampere |
| Linux ARM64 (Raspberry Pi 4/5) | floo-aarch64-linux-gnu-rpi4.tar.gz |
Pi 4/5 tuned |
| macOS Apple Silicon | floo-aarch64-macos-m1.tar.gz |
M-series Macs |
| macOS Intel | floo-x86_64-macos.tar.gz |
Legacy Intel Macs |
| macOS Intel (Haswell+) | floo-x86_64-macos-haswell.tar.gz |
Best perf on 2013+ Macs |
⚠️ Note
This is a pre-release nightly build from the latest code.
- Updated automatically on every push to main
- For production, use numbered releases (v0.1.0, v0.2.0, etc.)
- Binaries are built with
ReleaseFastoptimization
🔒 Security
Before using:
- Replace placeholder PSK/tokens in config files
- Run
--doctorto validate setup - Use AEGIS-128L or AES-256-GCM cipher
Built from: 52faa7c