Rack middleware to remove "HTTP_X_FORWARDED_FOR" in the Rack environment and replace "REMOTE_ADDR" with the value of the original client address.
UnXF hackers
gem "unxf", "~> 2.1.0"