Open
Description
We currently don't support TLS here, so a reverse proxy needs to be set up, which has the side effect of loosing real ip addresses in ipfs swarm peers
.
We could check if the X-Real-IP
header is set when accepting connections and change the ip address we report as the remote (and probably only do that when we proxy from localhost)