This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Repository moved to https://git.jordan.im/allium/
License
Unlicense and 2 other licenses found
Licenses found
Unlicense
UNLICENSE
MIT
LICENCE.country_flags
Unknown
LICENCE.relay_flags
tempname1024/allium
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
allium: generate static tor relay metrics and statistics usage: allium.py [-h] [--out] [--onionoo-url] optional arguments: -h, --help show this help message and exit --out directory to store rendered files (default "./www") --onionoo-url onionoo HTTP URL (default "https://onionoo.torproject.org/details") ABOUT allium generates a set of HTML documents which represent the total set of tor relays at the time of execution allium is heavily inspired by the official tor metrics project[0] and serves as a javascript-free, statically-generated clean room implementation. the primary goals of the project are to be fast (static), use few API queries (one), and to present information in a condensed, readable format REQUIRES python3 Jinja2>=2.11.2 INSTALL pip install -r requirements.txt cd allium ./allium.py LICENSE this project includes country flags from GoSquared[1] and relay flags from the Tor Project[2], the licenses of which are included in this project's root directory; all code is published under UNLICENSE (public domain) [0] https://metrics.torproject.org/ [1] https://github.com/gosquared/flags [2] https://www.torproject.org/
About
Repository moved to https://git.jordan.im/allium/
Topics
Resources
License
Unlicense and 2 other licenses found
Licenses found
Unlicense
UNLICENSE
MIT
LICENCE.country_flags
Unknown
LICENCE.relay_flags
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published