Hi HN,
I built Webtor — an open-source engine that lets you stream .torrent and magnet links directly in the browser.
- No swarm exposure — all torrent traffic runs server-side
- In-browser playback via HLS
- Progressive download with resume support
- Lightweight JS SDK and public API
- Fully self-hostable via Docker
Demo: https://webtor.io
GitHub: https://github.com/webtor-io
SDK: https://github.com/webtor-io/embed-sdk-js
Self-hosted: https://github.com/webtor-io/self-hosted
API: https://rapidapi.com/paveltatarsky-Dx4aX7s_XBt/api/webtor
Would love feedback!