1410 links
203 private links
  • Liens de WebManiaK
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
4 results tagged torrent x
  • thumbnail
    Run Flood (and torrent clients) in containers · jesec/flood · Discussion #120 · GitHub

    Run Flood (and torrent clients) in containers using Docker Compose configuration:

    services:
      flood:
        hostname: flood
        image: jesec/flood
        user: 1000:1001
        restart: unless-stopped
        command: --port 3001 --allowedpath /data
        environment:
          HOME: /config
        volumes:
          - /home/jc/dlconfig:/config
          - /mnt/data0:/data
        ports:
          - 127.0.0.1:3001:3001
    
      rtorrent:
        hostname: rtorrent
        image: jesec/rtorrent
        user: 1000:1001
        restart: unless-stopped
        command: -o network.port_range.set=6881-6881,system.daemon.set=true
        environment:
          HOME: /config
        volumes:
          - /home/jc/dlconfig:/config
          - /mnt/data0:/data
        ports:
          - 0.0.0.0:6881:6881
    May 24, 2025 at 4:52:12 PM GMT+2 * - permalink -
    QRCode
    - https://github.com/jesec/flood/discussions/120
    torrent docker
  • thumbnail
    instant.io

    Un service opensource pour partager des fichiers par le protocole WebTorrent (Torrent over WebRTC). ça a l'air sympa, coudé !

    Via http://sebsauvage.net/links/?pJqjdw

    May 14, 2015 at 3:44:03 PM GMT+2 - permalink -
    QRCode
    - https://instant.io/
    webrtc torrent Web opensource share Services
  • thumbnail
    Joker.org | .torrent -> streamable video

    Pas mal, visiblement ce service propose de visualiser un film en streaming depuis un fichier .torrent. ça a l'avantage que vous ne téléchargez plus réellement le fichier sur votre ordinateur et ça semble assez légal somme toute. A voir comment ça se comporte en live !

    October 29, 2014 at 1:31:09 PM GMT+1 - permalink -
    QRCode
    - http://joker.org/
    torrent Services
  • thumbnail
    Le support du Chromecast bientôt pour Popcorn Time

    Je n'ai jamais eu l'occasion de tester Popcorn Time en son (bref) temps de gloire mais les dérivés n'ont pas tardé à pointer le bout de leur nez, open source oblige ! Et il semblerait que Time4Popcorn soit bien avancé et permette la diffusion de films via Chromecast sur votre télévision. Cool, non ?

    July 8, 2014 at 10:09:00 AM GMT+2 - permalink -
    QRCode
    - http://www.presse-citron.net/le-support-du-chromecast-bientot-pour-popcorn-time/
    chromecast vidéo torrent
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation