A simple DHT crawler that collects InfoHashes
JavaScript
README.md
A simple DHT crawler that collects InfoHashes
Brief introduction:
Nodejs is written in nodeJS, which is very fast due to its excellent asynchronous non-blocking I/O support and no need to wait for responses synchronously using timeout mechanisms like Python2 and other languages.
Usage:
NPM start recommendation: Use forever or PM2 together