-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
peer unresponsive #120
Comments
Hi @wfleurant I've made a daily Travis CI build scenario. It compiles cjdns, pulls a copy of hyperboria-peers from npm and builds a config file containing all peers. Then compiles a table showing responsive and non-responsive peers, after an interval of 180 seconds. The result is here: https://lvlts.github.io/hyperboria-peer-check/ This only works for IPv4 peers. Sorry, I didn't have time to work out all scenarios. Documentation is lacking, I'll probably look over it over the following weeks, if I get any spare time. |
That's fantastic! |
should readme link to hype-peer-check? |
If @lvlts is ok with this, I would include the travis script in this repo with some changes:
This can detected with |
@kpcyrd hi, I have no issue with the code being reused in any way you see fit. Please keep in mind that licensing is currently restricted to GPLv3 due to this, which is a modified version of the one used in cjdns. I have no problems with changing the licensing if the dependency is replaced by anything else. I am currently a little bit pressed on time, so if you are willing to implement the above changes by yourself, it would be great. I can spare some times in a few weeks, at least. Thanks! |
Do we need a travis builder? Does lvlts/hype-check need to make it's way to this hype/peers or is hype/peers linking to the travis badge? Shoot. |
we have this from russian community http://cjdns.cupivan.ru/ |
it would be neat if the repo were able to serve up a magic online/offline image -- table of peers with status image?
The text was updated successfully, but these errors were encountered: