BitPirate
The new EEVDF scheduler would also be nice.
Did you enable forwarding via sysctl?
sysctl net.ipv4.ip_forward
This should report 1
You only need the masquerade rule.
iptables -t nat -A POSTROUTING -s 10.11.13.0/24 -o enp3s0 -j MASQUERADE
Not OP but DynDNS entries will always point to your current external IP and are renewed every hour.
Internally I run an AdGuard Home instance for adblocking. All my domains are rewritten by it to use the local IP while I'm in the same network.
ext4 + mdadm + dm-integrity would solve the bit rot problem. But you'd end up with a lot of parts bolted together and still miss out on the features that btrfs/zfs provide.
Wow, this looks incredible! I always wanted to to deploy something like Authelia or Authentik but they seemed way too heavy for my purpose.
Whats the runtime memory usage of the docker container?
Cookie banners are usually from the same domain. I doubt you can block them via DNS.
I'd expect p2p streaming to soften the blow for the traffic bill generated by popular videos. You'd always need somebody else to consume the content at the same time which doesn't happen in most cases.
I burned my account to the ground and sent them a GDPR request.
I'm afraid the barrier to entry for this is much higher, as video streaming is quite expensive. You need a lot of storage and also a lot of traffic.
Does RustDesk allow to change video codecs and parameters?