Returns now an object instead of an boolean. The object contains the property open: boolean and if open is true it will also contain ipVersion which will be 4 or 6 dependening on which IP version the open port was found on.
Bug Fixes
Check both IPv4 and IPv6 when dns-name supplied (#84) (3c3821c)