ZP-1200 Attempt to use OS backed IP resolution to support ipv4/6.
Released under the Affero GNU General Public License (AGPL) version 3. Attempt to use the PHP inet_pton function to parse the client's IP address. This OS backed function will parse IPv4 and IPv6 addresses (where supported) If the function fails to parse, we'll prefix the address with badip- and resort to the original manual pattern match
Showing
Please register or sign in to comment