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
I realized one cannot change the IP address from the command line. This makes setting up a network difficult!
The text was updated successfully, but these errors were encountered:
Per FaradayRF#29 added a -m and -mtu option to set MTU size
-m
-mtu
b104ec6
Added ip address -i' and --addr` option per FaradayRF#29
-i' and
bc80c7b
Added IP and MTU options to Monitor() implementation per FaradayRF#29
ec46aae
* Added the command line arguments to the Monitor() instance
I added initial code implementations to https://github.com/kb1lqc/faradayio-cli/tree/issue29 which satisfies the basic requirement of this IT.
However, I should consider
Sorry, something went wrong.
Closing as items addressed and merged into develop while any additional work is to be captured on #30 for user validation.
develop
kb1lqc
No branches or pull requests
I realized one cannot change the IP address from the command line. This makes setting up a network difficult!
The text was updated successfully, but these errors were encountered: