/etorrent_core

Core application in the etorrent subsystem.

Primary LanguageErlang

How to run

rebar get-deps compile
cp "priv/config.example" "~/.config/etorrent.config"
edit "~/.config/etorrent.config"
./start-dev.sh

Go to "http://127.0.0.1:1080/".