issues
search
FaradayRF
/
faradayio-cli
Command Line Interface implementation of the faradayio module
GNU General Public License v3.0
1
stars
1
forks
source link
Add IP and MTU Command Line Interface Options
#31
Closed
kb1lqc
closed
6 years ago
kb1lqc
commented
6 years ago
Per #29 this PR adds the following
--mtu
option to manually set Maximum Transmissible Unit, defaults to 1500
--addr
option to set IP address, defaults to
10.0.0.1
Fixed linting errors that occurred during this development branch
Per #29 this PR adds the following
--mtu
option to manually set Maximum Transmissible Unit, defaults to 1500--addr
option to set IP address, defaults to10.0.0.1