Skip to content

Installation

Onionprobe is available on PyPI:

pip install onionprobe

A package should be available for Debian-like systems.

sudo apt-get install onionprobe

An Arch Linux package is available on AUR1:

pacman -S onionprobe-git

It's also possible to run it directly from the Git repository:

git clone https://gitlab.torproject.org/tpo/onion-services/onionprobe
cd onionprobe

Ansible users can use the Onionprobe Ansible Role.


  1. See also https://gitlab.torproject.org/tpo/onion-services/onionprobe/-/issues/16