diff --git a/data/view_torrents.md b/data/view_torrents.md new file mode 100644 index 0000000..9218034 --- /dev/null +++ b/data/view_torrents.md @@ -0,0 +1,11 @@ +--- +title: "View Torrents" +tags: [ "data", "transmission", "torrenting" ] +--- + + +```sh +transmission-show $file.torrent | less +``` + +`TRACKERS` shows where transmission will ask who has the torrent, but will probably be out of date.