ssh-allow-friend icon indicating copy to clipboard operation
ssh-allow-friend copied to clipboard

A shell script to temporary allow ssh logins for friends

Results 3 ssh-allow-friend issues
Sort by recently updated
recently updated
newest added

It could be great to add `-u|--user `, to specify the user, then it will prompt for `sudo` password..

When your friend needs to download or upload files to your server, it will have access to your server and might create some shit in it, if per example he...

Workaround is to install gnu-getopt: `brew install gnu-getopt` Then make sure it appears in your path before the mac provided getopt