Easily accessing containers/KVM hosts using ProxyPass
This is a short and sweet guide, however its something that needs to be documented as it is extremely fiddly!
At home I have a few KVM-based virtual machines, and quite a few Docker containers running using internal networks that (by design) only the server and themselves can access.
This is all well and good and secure, however its a bit of a pain in the ass when you want to test things or even worse use them (without a plethora of routes, or having to NAT the hell out of everything…).