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
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 closesskx#14.