Closed
Description
Description of the issue:
network.forwarded_ip is used to map X-Forwarded-For addresses. XFF is an ordered list of IP, because a single request can pass through multiple proxies.
Any additional context or examples:
X-Forwarded-For: client, proxy1, proxy2
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-For