Admin IP Match
Performs a full IP address match for logged in Admin CP users instead of the first three octets.
This plugin supplements ADMIN_IP_SEGMENTS (a constant in admin/index.php) byperforming an exact match of the entire IPv4 address instead of just the first
three octets. Prevents users on the same Class D subnet from hijacking access to the Admin CP.