We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hitting a similar issue with parsing ipv6 addresses.
Sorry, something went wrong.
No branches or pull requests
Examples:
The text was updated successfully, but these errors were encountered: