Skip to content

v1.8.0

Latest

Choose a tag to compare

@baairon baairon released this 30 Aug 15:20

Every way into torlink started with a torrent somebody else made. Now it goes the other way too.

  • Seed a path you already have: torlnk seed ./album turns the folder into a torrent, saves album.torrent next to it, prints the magnet, and starts sharing. serve takes an uploaded .torrent now too. (#184), thanks to @ralyodio
  • Search from a script: torlnk search "<query>" prints one JSON document of merged, source-tagged results, ready to pipe into jq. (#180)
  • Turn the WebRTC stack off per machine: set TORLINK_NO_WEBRTC on a box where the native build is unwelcome and torlink runs without it. (#178)
  • Rows keep every source's trackers: a result found on several sources merges their announce lists instead of dropping the losers', and holds onto them when a download resumes. (#175)
  • 1337x results stop doubling up: base32 info hashes are normalized, so they dedupe against the other sources. (#181)
npx torlnk