Giter VIP home page Giter VIP logo

trkkr's Introduction

Trkkr

A BitTorrent Tracker in Elixir.

Why?

Because:

  • There are never enough implementations of anything, ever.
  • I was bored and programming is fun.
  • Made it cause I can. Severe lack of ego inflation was bad for my health.

Dependencies

You need:

  • Linux (should also work on FreeBSD)
  • Erlang/OTP 18+ (using the latest is recommended)
  • Elixir v1.4 (later should also work, hopefully)
  • A Redis instance
    • Does not need to be on the same machine/container, does not need the native libs.
  • An Internet connection to fetch the dependencies.

Installation

  1. Install dependencies above.

  2. Clone the repo.

  3. Run mix deps.get to fetch the required libraries.

  4. Edit config.

  5. Run iex -S mix to start it.

Something broke?

Create a detailed Issue. Or make a PR with a fix. Thanks.

Even though you don't have to, I'd appreciate if you'd share changes and contribute back.

I test this mainly on Gentoo, so if it is broken on Debian... get a better distro.

WHERE IS FEATURE X???

If you are complaining, probably not there.

I mainly try to stick to the BitTorrent Specification here and some BEPs.

If some feature is missing from the BitTorrent Specification in this tracker, it's either a TODO or a bug.

License

BSD 3-clause.

trkkr's People

Contributors

vifino avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

mikalv

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.