Google-Colab-QBittorrent
Google-Colab-QBittorrent copied to clipboard
localhost.run links aren't setup correctly
Hello,
One thing I noticed when I started using this: always your link 1 from the domain localhost.run is not working, it says that SSH is not setup correctly. Can you fix this? Or if you don't have the time Can you point me in a direction so that I can learn how to fix this?
I don't know how to fix that because I took that part from the original notebook. That notebook got the link fixed but it was deleted shortly after. However, there is probably a notebook somewhere on github with the fixed localhost setup. The link from serveo works just fine but please let me know if you have found the updated code somewhere.
I found the updated file right before deletion. it doesn't work the same way your does(i like your version better) but the localhost.run setup is done correctly in there.
https://github.com/szyha/RcloneLabArchive/blob/master/RcloneLab.ipynb
Seems like many changes were made and we can no longer enjoy any of the hosts. Localhost.run as setup in szyha archive works but doesn't run in the background so the notebook becomes useless after executing the localhost button.
Serveo has been taken down and when if ever it comes back is not clear. Do you have any experience with ngrok? I am thinking that is the only way this is going to work the way it did back then.
The code in szyha's archive can probably be changed to work in the background. About using ngrok, I have seen a notebook in github that uses it. However I don't have time to look into that right now. Feel free to submit a pull request.