wlc/wlc-mm.cfg Wed Mar 19 02:08:11 PM EDT 2025
This commit is contained in:
parent
93b60821e0
commit
d8565e0b27
12
configs/wlc/wlc-mm.cfg
Normal file
12
configs/wlc/wlc-mm.cfg
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
Usage: sshpass [-f|-d|-p|-e] [-hV] command parameters
|
||||||
|
-f filename Take password to use from file
|
||||||
|
-d number Use number as file descriptor for getting password
|
||||||
|
-p password Provide password as argument (security unwise)
|
||||||
|
-e Password is passed as env-var "SSHPASS"
|
||||||
|
With no parameters - password will be taken from stdin
|
||||||
|
|
||||||
|
-P prompt Which string should sshpass search for to detect a password prompt
|
||||||
|
-v Be verbose about what you're doing
|
||||||
|
-h Show help (this screen)
|
||||||
|
-V Print version information
|
||||||
|
At most one of -f, -d, -p or -e should be used
|
||||||
Loading…
x
Reference in New Issue
Block a user