wtorrent on https
|
|
U can't use this script if u run wtorrent on https. There is this script that has the modification to work with https:
But why to fork the hole project just for something that should be configured with a parameter? Instead of hardcode the protocoll in the souce
wTorrent_FQDN = "https://my.privateserver.org/wtorrent"
or, to keep the compatibilitly with variable with older versions, add the varialbe wTorrent_protocoll = "http" or "https" well that are just examples, maybe u find another, better way. But i think running wtorrent on https i an important feature. |
![]() ![]() |
I've made some changes to the script to use your suggestions, please give it a try and let me know. Thanks! |

