Skip to content

vikstrous/tox-crawler

Repository files navigation

Tox Crawler

This project is a crawler of the tox network. It's built in Go using the gotox library.

To deploy:

docker run --name tox-crawler -d -p 80:7071 --restart always -v $(pwd)/data:/go/src/github.com/vikstrous/tox-crawler/data vikstrous/tox-crawler

Example of a graphs it can produce right now:

screenshot

screenshot

About

A crawler of the Tox p2p network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published