Results 48 comments of 1RandomDev

In general I would advise against exposing a service like that to an untrusted network anyway, especially if the docker socket is passed to the inside of the container which...

I'm currently not planning on adding new features to my fork except for the ones necessary to remove trackers. But it looks like there's already an open issue in the...

The line `settings.path = normalize(settings.path)` completely breaks the plugin on every platform except Linux. After moving it into the block for relative paths at least absolute paths are working again.

By default spotDL uses a preconfigured Spotify app thats the same for all users (so many users using spotDL at the same time will lead to the rate limit being...

Not sure how the firtzbox does it but using curl to scan every device for open ports is a bit too much in my opinion since whosinmylan currently just uses...

How about just start adding support for specifying IPv6 addresses in the UI and letting the user take care of the routing later? Btw even though it's not the best...

By now I've just switched to a regular Wireguard config, being able to quickly create new accounts and monitoring data usage via the UI is nice but no IPv6 is...