30 second loop generating code #165
arrowgent
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
also noting it takes 5-7 seconds to generate a key using steamguard-cli |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
to ease the process and timing of generating codes based on steam's generation @ :00 seconds and :30 seconds
here is a bash script with some rudimentary code to loop the process
enter your required variables at the top
then
chmod +x steamguard-cli.sh
then
./steamguard-cli.sh
it will loop every 30 seconds and copy the key to the clipboard
Beta Was this translation helpful? Give feedback.
All reactions