From 68d3a850c06cdfe8ebb817740f701b3b4870c92a Mon Sep 17 00:00:00 2001 From: Malin Freeborn Date: Wed, 26 Mar 2025 13:46:04 +0100 Subject: [PATCH] how to show torrents --- data/view_torrents.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/view_torrents.md 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.