FastNetMon Advanced packages are distributed through separate APT repository domains for each supported Debian and Ubuntu release.
Supported repository domains:
| Release | Repository domain |
| Debian 11 Bullseye | bullseye.debian.repo.fastnetmon.com |
| Debian 12 Bookworm | bookworm.debian.repo.fastnetmon.com |
| Debian 13 Trixie | trixie.debian.repo.fastnetmon.com |
| Ubuntu 22.04 Jammy | jammy.ubuntu.repo.fastnetmon.com |
| Ubuntu 24.04 Noble | noble.ubuntu.repo.fastnetmon.com |
The repository configuration is stored in: /etc/apt/sources.list.d/fastnetmon.list
For example, on Ubuntu 22.04 Jammy, the file contains:
deb [arch=amd64 signed-by=/usr/share/keyrings/fastnetmon_dearmor.gpg] https://jammy.ubuntu.repo.fastnetmon.com stable main
Public gpg key fastnetmon_dearmor.gpg, that should be putted in /usr/share/keyrings/fastnetmon_dearmor.gpg, you can download here as zip archive:
To setup repository you can use our installer:
wget https://install.fastnetmon.com/installer -Oinstaller
sudo chmod +x installer
sudo ./installer -update_fastnetmon_advanced_repo
Legacy repository
Before August 2026, FastNetMon Advanced packages were distributed through the legacy repository at:
https://repo.fastnetmon.com/
The legacy repository used a different repository signing key. Existing installations configured with the old repository should be migrated to the release-specific repository domain and the current signing key.
