Created
March 5, 2020 05:11
-
-
Save shnhrtkyk/482d4b70c36a6e12271b032d91b90004 to your computer and use it in GitHub Desktop.
plinkを使ったUbuntuマシンへのコマンド送信
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| plink.exe -batch -pw PASSWORD user@ip "commando" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment