Skip to content

Server ip parameter does not accept IPv6 addresses, but says it should: #178

@grayaw

Description

@grayaw

Examples:

# ./ethr -s --ip  2001:db8:d401:21cd::6

Ethr: Comprehensive Network Performance Measurement Tool (Version: UNKNOWN)
Maintainer: Pankaj Garg (ipankajg @ LinkedIn | GitHub | Gmail | Twitter)

-----------------------------------------------------------
Accepting IP version: ipv4, ipv6
Listening on port 8888 for TCP & UDP
Fatal error running TCP server: listen tcp: address 2001:db8:d401:21cd::6:8888: too many colons in address

# ./ethr -s --ip "[2001:db8:d401:21cd::6]"

Ethr: Comprehensive Network Performance Measurement Tool (Version: UNKNOWN)
Maintainer: Pankaj Garg (ipankajg @ LinkedIn | GitHub | Gmail | Twitter)

Error: Invalid IP address: <[2001:db8:d401:21cd::6]> specified.
Please use "ethr -h" for complete list of command line arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions