ProbeScope for Linux
v1.0.2 · released Aug 4, 2026
Linux (Intel & AMD PCs)
x64 (AMD64)
Linux (ARM64 devices, Raspberry Pi)
ARM64 (aarch64)
Install & quick start
tar -xzf probescope_1.0.2_linux_amd64.tar.gzchmod +x probescope# create local example config and plugins./probescope init --all# run probescope./probescope run --hosts 1.1.1.1,8.8.8.8,example.comtar -xzf probescope_1.0.2_linux_arm64.tar.gzchmod +x probescope# create local example config and plugins./probescope init --all# run probescope./probescope run --hosts 1.1.1.1,8.8.8.8,example.comLooking for another platform? Back to downloads.