GithubHelp home page GithubHelp logo

vaartis / hellish Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 1.0 772 KB

A private torrent tracker and IRC server

License: GNU Affero General Public License v3.0

Emacs Lisp 0.01% Ada 90.78% HTML 8.09% Shell 0.16% CSS 0.67% JavaScript 0.30%
irc-server torrent-tracker private-tracker

hellish's Introduction

Hellish

A torrent tracker.

Command line options

  • --invite-not-required makes the registration process work without invites, you can create the first account like this and then invite other people with it
  • --config sets the config file, which by default is hellish_config.ini, the options are described in the file itself

You will need libsodium installed on your system for the program to run. The database used is PostgreSQL, it tries to connect to the database hellish as user postgres.

Build with alire:

# optimized build
alr build
# or like this to get debug symbols
HELLISH_BUILD_MODE=debug alr build

./bin/hellish

The build is entirely static except the libsodium and postgresql libraries, but be sure to copy the assets to the server too. You can run deploy.sh which will put everything you need except aws.ini into _deploy.

hellish's People

Contributors

fami-com avatar vaartis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

fami-com

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.