src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
dhcpv6stateless
This -thing- is doing a DHCPv6 INFORMATION-REQUEST, waits for a response and displays it.
Usage
Pass the interface name as the first parameter:
dhcpv6stateless wlp3s0
Logging
Logging is handled by Rust env_logger.