Add interactive authentication

Not too hard since the ssh package offers interactive authentication. I just need to refactor the main.go file to remove the password flag and related logic -- basically redo all of that