bittorrent-relay
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -22,3 +22,5 @@ #!/usr/bin/env node | ||
'domain', | ||
'address' | ||
'dht-host', | ||
'tracker-host', | ||
'host' | ||
], | ||
@@ -25,0 +27,0 @@ default: { |
{ | ||
"name": "bittorrent-relay", | ||
"description": "Uses the mainline dht to relay requests to other trackers in a swarm", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"bin": { | ||
@@ -6,0 +6,0 @@ "bittorrent-relay": "./bin/cmd.js" |
95782
2605