Metadata-Version: 2.1
Name: onionprobe
Version: 1.1.0
Summary: Test and monitors the status of Tor Onion Services
Home-page: https://tpo.pages.torproject.net/onion-services/onionprobe
Author: Silvio Rhatto
Author-email: rhatto@torproject.org
License: GPLv3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Internet
Classifier: Topic :: Security
Classifier: Topic :: Security :: Cryptography
Classifier: Topic :: System :: Networking :: Monitoring
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# Onionprobe

![](docs/assets/logo.jpg "Onionprobe")

Onionprobe is a tool for testing and monitoring the status of
[Tor Onion Services](https://community.torproject.org/onion-services/) sites.

It can run a single time or continuously to probe a set of onion services
endpoints and paths, optionally exporting to [Prometheus](https://prometheus.io)
and with [Grafana](https://grafana.com/) support.

The full documentation is available in the [docs/](docs) folder and at the
[Onionprobe website][].

[Onionprobe website]: https://tpo.pages.torproject.net/onion-services/onionprobe/
