FedP2P/cmd
Igor Shishkin c43751cfea Trivial HTTP support for adding torrent files by (#126)
* Trivial HTTP support for adding torrent files by

Sometimes it's really usefull to do not download
torrent file locally but simply pass HTTP link
this patch adds such ability.

Signed-off-by: Igor Shishkin <me@teran.ru>

* Fix for closing http connection after use

Signed-off-by: Igor Shishkin <me@teran.ru>
2016-10-25 19:13:06 +11:00
..
dht-get-peers Break out KRPC stuff from dht into new package 2016-05-17 16:40:08 +10:00
dht-ping Break out KRPC stuff from dht into new package 2016-05-17 16:40:08 +10:00
dht-secure-id cmd/dht-secure-id 2015-08-05 02:38:02 +10:00
dht-server fix unreadable id when started 2016-09-22 12:03:59 +10:00
magnet-metainfo Fixes for changes to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 18:39:07 +10:00
torrent Trivial HTTP support for adding torrent files by (#126) 2016-10-25 19:13:06 +11:00
torrent-create Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
torrent-infohash Remove the InfoEx type, and don't generate its infohash on the fly 2016-08-26 20:29:05 +10:00
torrent-magnet Fixes for changes to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 18:39:07 +10:00
torrent-metainfo-pprint Fixes for changes to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 18:39:07 +10:00
torrent-pick Torrent.AddPeers can't fail, so don't return an error 2016-05-12 12:26:09 +10:00
torrent-verify Fixes for changes to metainfo.MetaInfo.UnmarshalInfo 2016-09-20 18:39:07 +10:00
torrentfs cmd/torrentfs: Ensure unmounting occurs for some errors 2016-08-02 11:19:41 +10:00
tracker-announce Use new tracker package interface 2016-02-07 18:49:35 +11:00