bittorrent-dht : Simple, robust, BitTorrent DHT implementation. You can installing bittorrent-dht npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install bittorrent-dht $ sudo npm install -g bittorrent-dht
If want to update the bittorrent-dht package execute the command as below,
$ sudo npm update bittorrent-dht
Update package globally,
$ npm install -g bittorrent-dht
$ sudo git clone https://github.com/rektide/bittorrent-dht.git
$ sudo npm install -g ./bittorrent-dht
bittorrent-dht@7.7.0 /usr/lib/node_modules/bittorrent-dht
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bittorrent-dht
Package Name | bittorrent-dht |
Version | 7.7.0 |
Description | Simple, robust, BitTorrent DHT implementation |
Released Date | 2017-11-09T07:33:28.546Z |
Published by | feross |
How to Learn | https://www.npmjs.com/package/bittorrent-dht/tutorial |