Installed via cargo install bandwhich
Error: Could not initialize the DNS resolver. Are you offline?
Reason: ResolveError { inner: Custom { kind: Other, error: "Error parsing resolv.conf: InvalidOption(17)" }
io error }
Not sure which resolv.conf it's looking for since it doesn't print the full path and I see multiple in a variety of locations. I've also never manually modified a resolv.conf file so no clue why it'd fail to parse
Installed via
cargo install bandwhichNot sure which resolv.conf it's looking for since it doesn't print the full path and I see multiple in a variety of locations. I've also never manually modified a resolv.conf file so no clue why it'd fail to parse