Skip to content

Instantly share code, notes, and snippets.

@chenxinlong
Last active November 16, 2023 02:53
Show Gist options
  • Save chenxinlong/cfaffe26bd159f2d5da50183f0ecd366 to your computer and use it in GitHub Desktop.
Save chenxinlong/cfaffe26bd159f2d5da50183f0ecd366 to your computer and use it in GitHub Desktop.
# install
```
brew install esolitos/ipa/sshpass
```
according to https://github.com/kevinburke/sshpass/issues/3
# use
sshpass -p \"your password\" ssh [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment