Deludge Under HTTPS On Your SeedboxadminJanuary 1, 2021 Seedbox Setup Deluge to use HTTPSCourtesy of: Zero1. Use the terminal and to kill the deluge process: Code: kill all deluged2. Go into the config folder of Deluge: Code: cd /home/deluge/.config/deluge 3. Create a folder for the SSL certificate (if not existing): Code: mkdir ssl 4. Enter into the SSL folder: Code: cd ssl 5. Generate the Deluge Certificate and the Deluge Key: Code: openssl req -new -x509 -nodes -out deluge.cert.pem -keyout deluge.key.pemImportant: Be sure to use your server address or ip for the “Common Name” input.6. Launch Deluge webui using your normal http link and activate the SSL using the below option:7. Restart Deluge or reboot your server: Code: killall deluge-web 8. Launch Deluge web using https://deluge.readthedocs.io/en/latest/reference/web.html
Seedbox, Seedbox Tools Increase Download Speed In Public Trackers With Less Seeds The simplest way of increasing the speed of torrents only and only while you might be using public trackers is to add […]
Seedbox Seedstuff Partners with BarMagnet SeedStuff.ca is proud to announce that we have partnered with BarMagnet, a great new app, for your Jailbroken iPod, iPhone and […]