Coder Social home page Coder Social logo

leech's Introduction

leech

The leech user is here to manage torrent downloads and other leeching, how do I..?

Start a torrent download

Place the .torrent file you want to download in /home/leech/torrent/queue/

Monitor my download

ssh [email protected]
screen -x

Or, if you have sudo access, you can do it with your normal user

ssh nix.is
sudo screen -x leech/

DON'T use screen -rd as that will detach everyone else from the screen. (And on that subject read the `Not fuck shit up' section)

Start the torrent screen

If the torrent screen hasn't been started already this is how you start it:

See if any screen is running already:

leech@t:~$ screen -ls
No Sockets found in /var/run/screen/S-leech.

No? Start it:

leech@t:~$ screen
[detached]

Now you can see it has been started:

leech@t:~$ screen -ls
There is a screen on:
        19583.pts-3.t   (Detached)
1 Socket in /var/run/screen/S-leech.

Then just re-attach as normal with screen -x

View/change the configuration

All the configuration for the leech user is stored in git. Clone from git://github.com/avar/leech.git (or whatever fork is appropriate this week) and fork/commit/push/pull as appropriate.

There's a wTorrent web interface at http://leech.nix.is/. The user is leech and the password is cat ~leech/.htpasswd.

You can also access the ~leech/torrent directory via the web using the same password.

Not fuck shit up

Read the screen manual via info screen to know what you're doing and the rtorrent manual at man rtorrent. The screen fit command is of particular interest.

http://wiki.archlinux.org/index.php/RTorrent\_-\_commandline_bittorrent_client#Controls is also a good resource.

leech's People

Contributors

avar avatar hinrik avatar

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.