Now that the `MacAddress` struct can handle parsing arbitrary input without panicking, the main entry point can accept values from the user in the form of command-line arguments. Users can pass one or more addresses as positional arguments to the `wakeonlan` program, and a magic packet will be sent to each one in series. |
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml |