[General] Call for help crowd sourcing stats

Tox tox at nullvoid.me
Sat Sep 3 22:57:00 UTC 2016


Hello,

I am  looking for volunteers that can run a program in the background
that will monitor the state of the Tox DHT network. Hopefully they will
also be able to regularly do a pull request with new results.

The following instructions should compile and allow you to get started.

Ubuntu Linux:
"sudo apt-get install build-essential libtool autotools-dev automake
checkinstall check git yasm libsodium13 libsodium-dev"
"git clone https://github.com/JFreegman/toxcore.git"
"cd toxcore"
"git checkout DHT-addon"
"autoreconf -i"
"./configure"
"make"
"sudo make install"
"git clone https://github.com/BoBeR182/toxcrawler"
"cd toxcrawler/crawler"
"make"
"sudo ldconfig"

Goto https://github.com/BoBeR182/crawler_logs.git and fork it.

"git clone https://github.com/YOURUSERNAME/crawler_logs.git"
"./crawler"

After running it for a bit,

"cd crawler_logs"
"git add -A && git commit && git push"

Make a pull request with the updated raw info.

You can contact me if you have any questions.
Thank you in advance to anyone who volunteers.


More information about the General mailing list