Support IPv6 addresses properly (#4225)

* Support IPv6 addresses properly

support the `[ipv6]:port` and `ipv6` formats
silly cat forgot that ipv6 is a thing

* unnecessary self promotion

* less split more substring

* also display ipv6 format properly

* important security fixes
This commit is contained in:
Marko Zajc
2021-01-02 10:52:14 -05:00
committed by GitHub
parent 73d009666e
commit d65506e420
2 changed files with 16 additions and 8 deletions
+2 -1
View File
@@ -111,4 +111,5 @@ Quick-Korx
Catchears
younggam
simba-fs
RedRadiation
RedRadiation
Marko Zajc