Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Instant.io - Streaming file transfer over WebTorrent - Alternative to LinShare, WeTransfer, Dropbox, etc

Instant.io - Streaming file transfer over WebTorrent - Alternative to LinShare, WeTransfer, Dropbox, etc

Scheduled Pinned Locked Moved App Wishlist
2 Posts 2 Posters 310 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • robiR Offline
      robiR Offline
      robi
      wrote on last edited by
      #1

      Instant.io

      Streaming file transfer over WebTorrent (torrents on the web)

      travis javascript style guide

      Download/upload files using the WebTorrent protocol (BitTorrent over WebRTC). This is a beta.

      Powered by WebTorrent, the first torrent client that works in the browser without plugins. WebTorrent is powered by JavaScript and WebRTC. Supports Chrome, Firefox, Opera (desktop and Android). Run localStorage.debug = '*' in the console and refresh to get detailed log output.

      Install

      If you just want to do file transfer on your site, or fetch/seed files over WebTorrent, then there's no need to run a copy of instant.io on your own server. Just use the WebTorrent script directly. You can learn more at https://webtorrent.io.

      The client-side code that instant.io uses is here.

      Run a copy of this site on your own server

      To get a clone of https://instant.io running on your own server, follow these instructions.

      Get the code:

      git clone https://github.com/webtorrent/instant.io
      cd instant.io
      npm install
      

      Modify the configuration options in config.js to set the IP/port you want the server to listen on.

      Copy secret/index-sample.js to secret/index.js and update the options in there to a valid TURN server if you want a NAT traversal service (to help peers connect when behind a firewall).

      To start the server, run npm run build && npm start. That should be it!

      Tips

      1. Create a shareable link by adding a torrent infohash or magnet link to the end of the URL. For example: https://instant.io#INFO_HASH or https://instant.io/#MAGNET_LINK.

      2. You can add multiple torrents in the same browser window.

      License

      MIT. Copyright (c) WebTorrent, LLC.

      Conscious tech

      1 Reply Last reply
      2
      • L Offline
        L Offline
        LoudLemur
        wrote on last edited by
        #2

        +1 for instant.io It works well.

        WebRTC (Web Real Time Communication) is the same way FilePizza and Jirrafeau use too, I think. When I investigated instant a while back, it was the option I preferred to use. I can't remember why I liked it more than the others.

        If you try this with random people, they sometimes have WebRTC disabled in their browser and if the transfer is failing for them, I would probably check this first.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Bookmarks
          • Search