dfarq.homeip.net
Script to determine if an IP is in a CIDR range
CIDR calculations are hard to do in your head. So here's a Python script to determine if an IP is in a CIDR range, to make your life easier.
Dave Farquhar