Skip to content
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

save peers to a database, so you don't ping them every time you run sendGraph.py #12

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

cyisfor
Copy link

@cyisfor cyisfor commented Jan 1, 2016

I noticed sendGraph.py goes and uses 8 threads to hammer as many peers as possible demanding their peer lists. So, I made a thing that waits an hour before checking a peer a second time. As an added bonus it saves all the reported peers over all runs of the program, so you can get a more comprehensive map, even without sending it to the fc00 server. I worked for the last 7 hours straight on this... without a break, so I'm not gonna work on it anymore. Don't merge it or whatever, or use stuff in it as you like, but it still needs some cleanup before it's exactly like sendGraph.py.

Jorropo pushed a commit to Jorropo/fc00.org that referenced this pull request Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant