Compiled configurations¶
Besides the sample config containing sites listed at https://onion.torproject.org, Onionprobe comes also with other example configs:
- Official Tor Project Onion Service Sites, generated by the tpo.py script.
- Real-World Onion Sites .onions at real-world-onion-sites.yaml, generated by the real-world-onion-sites.py script.
- The SecureDrop API .onions at securedrop.yaml, generated by the securedrop.py script.
You can build your own configuration compiler by using the OnionprobeConfigCompiler class.