https://github.com/vikstrous/tox-crawler
A crawler of the Tox p2p network
https://github.com/vikstrous/tox-crawler
Last synced: 10 months ago
JSON representation
A crawler of the Tox p2p network
- Host: GitHub
- URL: https://github.com/vikstrous/tox-crawler
- Owner: vikstrous
- License: agpl-3.0
- Created: 2015-10-22T07:16:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-23T04:07:21.000Z (almost 10 years ago)
- Last Synced: 2025-07-17T20:53:52.269Z (11 months ago)
- Language: JavaScript
- Size: 2.02 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tox Crawler
This project is a crawler of the tox network. It's built in Go using the [gotox](https://github.com/vikstrous/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:

