Commit Graph

3 Commits

Author SHA1 Message Date
Hans
11872de321 Allow wgpw to prompt for a password through stdin (#1348)
* Allow wgpw to prompt for a password through stdin

If the user does not pass the password as a parameter, they are prompted
for it through stdin.
The password is not echoed back, just like any other command-line log-in
prompt (ie. sudo).

* Fix lint errors in wgpw
2024-09-03 22:34:08 +02:00
tetuaoro
f5d93f6c5a fix: lint errors 2024-07-14 18:09:13 +02:00
tetuaoro
a9c798deda move files 2024-07-14 17:59:52 +02:00