|
Project Information
Featured
Downloads
Links
|
rtGui - A web based front-end for rTorrentrtGui is a web based front end for rTorrent - the Linux command line BitTorrent client. It's written in PHP and uses XML-RPC to communicate with the rTorrent client. For more information on rTorrent, see the home page: http://libtorrent.rakshasa.no/ Features
Requirements
Installation
- see http://code.google.com/p/rtgui/wiki/ubuntu_rtgui cd /srv/www/htdocs tar xvzf rtgui-x.x.x.tgz cp config.php.example config.php gedit config.php http://localhost/rtgui Known ProblemsIncorrect file size display on torrents over 4GB - see http://code.google.com/p/rtgui/wiki/CompilingRtorrent and http://code.google.com/p/rtgui/issues/detail?id=1&can=1 Security considerationsAbsolutely no thought whatsoever has been given to security in rtGui - do not run this on a publicly available website. rtGui is intended for 'home' use where users can be considered as trusted. A basic authentication mechanism is planned for future releases. At the very least, you should password protect your webserver using .htaccess or similar (see http://en.wikipedia.org/wiki/Htaccess for more info). In Development
Wanted!Feedback! Other information
|