[Feature] Self hosted librespeed server support
General
- [X] My feature does not exist in the latest version of MySpeed.
- [X] I have checked that my feature has not been suggested by anyone else.
Your Idea
Hey,
First of all, thank you for this project, it's pretty cool. However, I was wondering if it would be possible to support a self hosted librespeed server? I tried to hack it in with overriding DNS to point to a custom server list I made, but it failed because of the self signed cert.
Thanks!
Glad to hear you like this project. I like the idea of custom servers. I'll add the feature in the next update :)
👍
Hey, Did this ever got completed?
Hi, awesome project you have here, thank you. Is there any news about this feature ?
Hey, I made a fork with this feature: https://github.com/dieerkenntnis/MySpeed
I implemented it in the easiest way possible and just added a provider. It’s not really clean, and by editing the ProviderDialog a bit more you could probably get a cleaner result.