Closed chrisjbillington closed 1 year ago
IPv6 addresses contain colons, so we need to split only on the last colon.
Zprocess currently has ipv6 disabled by default, but it will be enabled in the next release.
Simple fix that should have been merged a while ago. I'll go ahead and merge now.
IPv6 addresses contain colons, so we need to split only on the last colon.
Zprocess currently has ipv6 disabled by default, but it will be enabled in the next release.