Skip to content

Releases: Sunrit-dev/nimbusbt

Release list

NimbusBT 0.1.0

Choose a tag to compare

@Sunrit-dev Sunrit-dev released this 08 Aug 17:37

NimbusBT 0.1.0

A modern, secure, open-source BitTorrent client (Node.js + WebTorrent).

Highlights

  • Add via .torrent, magnet, or local path
  • Download / seed / pause / resume / recheck / remove
  • File priority selection
  • DHT, PEX, LSD, uTP, HTTP+UDP trackers, web seeds
  • IP blocklist (PeerGuardian/PGL), time-of-day bandwidth scheduler
  • SOCKS4/5 proxy for peer traffic (proxy-side DNS)
  • Malware scan hook + VirusTotal lookup
  • Token-protected REST/WS API, PWA web UI, CLI
  • Docker image: ghcr.io/sunritb/nimbusbt:v0.1.0
  • npm package: nimbusbt-0.1.0.tgz (attached)

Requirements

Node.js >= 22.5.0

Install

npm install nimbusbt-0.1.0.tgz
npm start