

Depending on the internet provider your fritzbox should be able to open an arbitrary port via PCP also on ipv4. This does not really help with standard web applications, but is useful for wireguard VPN.


Depending on the internet provider your fritzbox should be able to open an arbitrary port via PCP also on ipv4. This does not really help with standard web applications, but is useful for wireguard VPN.


I only use this really to get a free public ipv4. (Since not all clients support ipv6 only) Is there any other free/better way to get an ipv4?


Isn’t this similar to rathole or frp?
I am currently using Traefik with rathole to expose services which do not have a public available port. It seems netbird has a nice gui, but is not able Todo advanced reverse prox configs based on path, headers, etc…


An Idea I am also using for other things where I do not want to use a VPN:
In the casting use case you have to find a request and check if there is any parameter that you can use to safely whitelist the request. Ofcourse someone could get behind this and fake the request to match the whitelist. But without knowing that there is even a whitelist no one will really try


The feature list sounds even better than adguard home. I might give this a try!
But I never found a phone were I can manually enter a full DoH address in the system settings. It only allows you to enter a hostname, and this will always use DoT. I am not sure if DoH is really usable systemwide.


You should be able to follow the devs here https://github.com/esphome/home-assistant-voice-pe


A big problem for me is, that Android is not allowing custom DoT servers. Even though the system supports DoH and is even using it for their built in resolver (Google/cloud flare) Networks that only whitelist TCP 433 (some guest wifis) will fail to use DoT.


I have Kodi running in a docker container with gui (even HDR support) on my otherwise “headless” server. Kodi just has the most flexibility because of it’s plugins.


I have two dcs-6100h for 9€ each that work just fine locally. Good ir night vision, very sensitiv mic and USB powered for trips.


Which fom factor do you have? And did you install powertop and tlp? The newer Intel CPUs need a little more power in idle. Old comment as reference: https://www.reddit.com/r/homelab/comments/m4oif7/comment/gqvs35l/


I had an optiplex 3060 micro with 8500t, 24gb ram and 2 ssds idling around 3-5watts.


One of the few options that allow docker conf via labels. Will try it, currently using caddy.
Isn’t this the same in the official docs? https://esphome.io/components/sensor/pm1006/
I have it running in a IKEA Vindritking, but you have to make sure an UART request is sent in the first 5s after power is applied, otherwise the pm1006 is switching to pwm mode.