Skip to content
/ rtinst Public
forked from Aniverse/rtinst

rTorrent (with IPv6 support) & ruTorrent installation script

License

Notifications You must be signed in to change notification settings

Suitear/rtinst

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rtinst

Installation

bash -c "$(wget --no-check-certificate -qO- https://raw.githubusercontent.com/Aniverse/rtinst/master/rtsetup)"
rtinst -$opinions -v $rtorrentVERSION -u $USERNAME -p $PASSWORD -w $WEBPASSWORD 
rtinst -tfylmi -v 0.9.4 -u aniverse -p kinots74212 -w rutmypa44  
  • -t Do NOT change SSH port
  • -f Set FTP port to 21
  • -y Force yes to all the questions
  • -l Enable logging to ~/rtinst.log
  • -m Install the latest master build of rutorrent
  • -i Enable IPv6 for rTorrent and libtorrent-rakshasa
  • -u Name the user to be primary rtorrent user
  • -p Set the unix password
  • -w Set the web password for the user
  • -v Set the rTorrent version you would like to be installed

Modifications

  • New Opinions
    Using -i opinion to enable IPv6 support
    Using -f opinion to set FTP port to 21
    Using -t opinion to keep the old SSH port
    Using -v opinion to select the rtorrent version to be installed

  • ruTorrent plugins and themes
    Install club-QuickBox theme
    Install MaterialDesign theme
    Install Filemanager plugin
    Install Fileshare plugin
    Install Mediastream plugin
    Install sox for ruTorrent spectrogram plugin
    Enable m2ts support for screenshots plugin
    Set SCGIServerTimeout to 60
    Fix AutoDL-Irssi issue on Ubuntu 16.04

  • Install h5ai as file indexer

  • Install ffmpeg 3.4.2 from static builds

  • Install rar, unrar 5.5.0 (donot use apt)

  • Enable rTorrent logging

  • Tweak rTorrent default settings

  • Do NOT disable root login

  • Raised open file limits to 666666

  • Setup Nginx Reverse Proxy for Deluge, qBittorrent and Transmission
    2018.04.06: Temporarily disabled

  • To be added ...

Guides

The original README
The detailed user guide
The detailed installation guide
License

About

rTorrent (with IPv6 support) & ruTorrent installation script

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%