Coder Social home page Coder Social logo

rtorrent-flood-wireguard-docker's Introduction

docker-compose project with rtorrent, flood and wireguard.


Base for this project are the modified versions of rtorrent and flood by @jesec:

and the wireguard container by @linuxserver:


wireguard

Important directories:

  • /config wireguard config

Open ports:

  • 3000 - flood web interface

For more information see the official README.

rtorrent-flood

Important directories:

  • /home/torrent/.rtorrent.rc - rtorrent configuration
  • /home/torrent/data - rtorrent data, log, session and watch subdirectories
  • /flood - flood data directory

Ports

  • 55587/udp - rtorrent external connection - configurable with .rtorrent.rc, exposed through wireguard container

Additional goodies:

  • automatic IP resolving in rtorrent
  • auto-unrar

rtorrent-flood-wireguard-docker's People

Contributors

shadowghost avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rtorrent-flood-wireguard-docker's Issues

cant access flood

cant seem to access flood from local network, even after setting

   ports:
      - 0.0.0.0:3000:3000

from inside the wireguard container:

root@e3c4433174f2:/# netstat -lntu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:3000            0.0.0.0:*               LISTEN

from inside rTorrent-flood:

bash-5.0# netstat -lntu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 0.0.0.0:3000            0.0.0.0:*               LISTEN

any ideas?

Unable to configure Flood settings

Been using this for a hot second, and I love it. Works excellently and I almost never need to touch it, however I do have one issue. It appears that flood's settings are ephemeral and I have no clue how to force them to stay the same, which causes issues during reboots of the host, as I then need to reconfigure flood by hand. Any advice with managing that portion?

Here's what flood defaults to upon docker-compose up -d
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.