]> Sergey Matveev's repositories - btrtrc.git/commitdiff
Remove dht-ping from the README
authorMatt Joiner <anacrolix@gmail.com>
Wed, 16 Aug 2017 00:28:07 +0000 (10:28 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 16 Aug 2017 00:28:07 +0000 (10:28 +1000)
README.md

index 599ec0546fbb887c0dd10cbc48f330cb5455e919..25ff7b18764eb868a0965000969b197a2ae4194f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,14 +72,3 @@ Creates a magnet link from a torrent file. Note the extracted trackers, display
 
     $ godo github.com/anacrolix/torrent/cmd/torrent-magnet < ubuntu-14.04.2-desktop-amd64.iso.torrent
        magnet:?xt=urn:btih:546cf15f724d19c4319cc17b179d7e035f89c1f4&dn=ubuntu-14.04.2-desktop-amd64.iso&tr=http%3A%2F%2Ftorrent.ubuntu.com%3A6969%2Fannounce&tr=http%3A%2F%2Fipv6.torrent.ubuntu.com%3A6969%2Fannounce
-
-### dht-ping
-
-Pings DHT nodes with the given network addresses.
-
-    $ godo ./cmd/dht-ping router.bittorrent.com:6881 router.utorrent.com:6881
-    2015/04/01 17:21:23 main.go:33: dht server on [::]:60058
-    32f54e697351ff4aec29cdbaabf2fbe3467cc267 (router.bittorrent.com:6881): 648.218621ms
-    ebff36697351ff4aec29cdbaabf2fbe3467cc267 (router.utorrent.com:6881): 873.864706ms
-    2/2 responses (100.000000%)
-