You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
Don't echo the password when prompting for it.
We've updated to use a library for hiding input typed by the
user, when they're prompted to enter their sudo-password.
If this is new:
go get golang.org/x/crypto/ssh/terminal
This closes#14.