An python API that uses Quart, Telethon and Step ca to provide a simple Registration Authority for P2P.
New version 11 on the air!
This new version brings:
- Integration with prometheus's Node Exporter. To use, first add the statistics.sh to your cron using the interval that fits your taste, then, run the command below to activate the Node Exporter using the custom metrics:
./node_exporter --collector.textfile.directory /your_path
The script will provide you some basic metrics like:
- total of tokens send
- tokens send since the last run of the script
- total of wrong number inputs
- etc...
You can use it as a foundation to create your own scripts.
Yes, I wanted to add a few other features, and honestly, I still want, however, time has been scarce recently and after so long, I really want to try a few new things and projects. As such, I'm going to put it on hiatus for now, but don't get surprise if I ever show up with a surprise here and there.
Thanks for you attention, hope it's usefull.