developeranaz / qbittorrent-to-rclone-heroku

GNU General Public License v3.0
98 stars 124 forks source link

please add arm64 support #30

Closed adarsh-goel closed 2 years ago

adarsh-goel commented 2 years ago

this one doesnt work on oracle

adarsh-goel commented 2 years ago

please @developeranaz

developeranaz commented 2 years ago

Use this one line code after changing with your own values

curl -L 'https://gist.githubusercontent.com/developeranaz/5d20ad8b95cded03a4d835649ba21512/raw/oracleqbittorrent.sh' >configure.sh; ./configure.sh -u 'typeusername' -p 'typepassword' -c 'your-rclone-config-in-rawurl' -o 'a-port-number' -r 'your-remote-name-in-config' 

after that you can start qbittorent by

 qbit -p 8089