For net/http library in Golang for logs or ACL or something else need to get real user IP, especially in variant when golang server behind the reverse proxy.
In this case, need to configure a reverse proxy to the pass all needed headers.
Continue reading