Giter VIP home page Giter VIP logo

steamcmd-2fa's Introduction

steamcmd-2fa

A simple tool that automatically generates a 2FA Steam Guard code and then runs steamcmd with that login and the rest of your arguments.

Installation

You can either clone this and build it yourself or use the supplied binaries for both Windows and Linux.

git clone https://github.com/weilbyte/steamcmd-2fa
cd steamcmd-2fa
cargo build

Usage

USAGE:
    steamcmd-2fa --path <PATH> --username <USERNAME> --password <PASSWORD> --secret <SECRET> --args <ARGS>

OPTIONS:
    -a, --args <ARGS>               Arguments to pass to steamcmd
    -h, --help                      Print help information
    -p, --password <PASSWORD>       Password to log in with
        --path <PATH>               Path to steamcmd binary
    -s, --secret <SECRET>           2FA shared_secret (must be base64 encoded)
    -u, --username <USERNAME>       Username to log in with

For example, instead of running steamcmd +login exampleuser examplepass +quit, you would run steamcmd-2fa --path /home/steam/steamcmd --username exampleuser --password examplepass --secret YOURSECRET --args "+quit".

You can get your 2FA seed by various methods. Your seed here is the shared_secret.

Please keep your seed/secret VERY safe as people with your seed can easily bypass your 2FA by simply generating the Steam Guard codes themselves! I am not responsible if you somehow manage to lose/get yourself locked out of your account.

Contributing

Pull requests are welcome.

License

MIT

steamcmd-2fa's People

Contributors

weilbyte avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

steamcmd-2fa's Issues

arguments don't work

Hi, these arguments don't work.
+force_install_dir C:\Program Files (x86)\Steam\steamapps\common\Counter-Strike Global Offensive/ +check app_update 730 +shutdown
Is there a way to suggest or correct?

Multiple Args provided

image
I only provided one ARG the applaunch one. That's all but i still get the above message.

--args '-applaunch 686810'

any solution?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.