Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

torrent-web

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torrent-web

Stream and download torrents directly over http with a web UI

  • 2.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Torrent Web, a proof of concept

Stream and download a torrent through a plain http request :grin:

Torrent Web is a self hosted server. It lets you direct download torrents with a simple web UI.

Get your own (Easy)

  • Sign up for Heroku, this gives you a free server.
  • Click the Deploy button below to load this app into your Heroku account.

Get your own (Advanced)

  • Have node.js installed and port 80 available.
  • In a command prompt, type: npm install -g torrent-web
  • Once done, run it with: torrent-web
  • Visit http://localhost/ in your browser.

Command line options

Change the port with --port= or -p=
torrent-web -p=8080

© Andrea Stella, ISC license.

Keywords

FAQs

Package last updated on 01 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc