ProbeScope for Linux

v1.0.2 · released Aug 4, 2026

Install & quick start

tar -xzf probescope_1.0.2_linux_amd64.tar.gz
chmod +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.com

Looking for another platform? Back to downloads.