You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)