Skip to content

geekdada/steam-otp

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
otp
December 28, 2020 18:30
December 8, 2020 23:36
December 8, 2020 23:36
December 28, 2020 18:33
December 28, 2020 19:01
December 28, 2020 18:30
December 28, 2020 19:01

steam-otp-cli

Install

$ curl -sf https://gobinaries.com/geekdada/steam-otp | sh

Usage

Get the shared_secret first, using SteamDesktopAuthenticator.

Once you have the code, store it in your vault (1Password or similar thing).

Run the command and input the shared_secret.

$ steam-otp

Or, using --secret to pass the secret (NOT SAFE).

$ steam-otp --secret [SHARED SECRET]

Notice

  • Your shared secret will never be stored by zsh_history or bash_history.
  • You should never save the shared secret in plain text.
  • This method may violate the TOS of Steam, use at your discretion.

License

MIT