This module allows you to specify an HTTP header name to determine the client's IP address.
The module doesn't sufficiently handle all cases under the scenario if Drupal Core settings $settings['reverse_proxy'] is set to TRUE and $settings['reverse_proxy_addresses'] is configured.
This release introduced a new setting $settings['reverse_proxy_header_trusted_addresses_ignore'] to work appropriately with Drupal Core reverse_proxy configuration.