Hacker News new | ask | show | jobs
by qznc 141 days ago
It seems to have features I was not aware of. I would not have guessed that it contains anything networking-related.
3 comments

Feature bloat is the last thing you'd want in security relevant software.
Sudo’s networking functionality is infuriating too, because if my system’s DNS is broken, I get to wait 60 seconds for sudo to work, during which time I can’t even ctrl+c to cancel!

(It has to do with sudoers entries having a host field, since the file is designed to be deployed to multiple servers, which may each want differing sudoers rules. It’s truly 90s era software.)

I really prefer the design of run0.