Giter Site home page Giter Site logo

ga-cmd's People

Contributors

arcanericky avatar bryant1410 avatar forevernull avatar gboudreau avatar iam-nagarajan avatar

Stargazers

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

Watchers

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

ga-cmd's Issues

Failed to execute process '/usr/local/bin/ga-cmd'

Failed to execute process '/usr/local/bin/ga-cmd'. Reason: exec: Exec format error The file '/usr/local/bin/ga-cmd' is marked as an executable but could not be run by the operating system.

I did every step mentioned in the Quick start guide but it couldn't go beyond that error.
I was using MacOs

Generated token does not seem to work

I am not sure what the issue is, it took the same key as my android app, but it seem to generate different tokens each time.

Is there anything I can debug to help identify the issue better?

Secrets larger than 16 characters?

Do you know how I should use secrets that are longer than 16 characters?
In my Google Authenticate sqlite3 database, I see some 16 characters secrets (Facebook, GitHub, Heroku), but other secrets are longer, namely Dropbox (26 characters), Google (32 characters) and Amazon AWS (64 characters).
How can I compile a ga-cmd that would use those secrets?

Thanks.

Problem with build on Cygwin

I'm trying to build on Cygwin and there is some problem.

$ ./build.sh ZAYNP7CBZB2FQNFF
git pull
gcc -c -std=gnu99 google-authenticator/libpam/hmac.c
makefile:13: recipe for target 'hmac.o' failed
make: *** [hmac.o] Error 1

Missing file error when trying to build

I receive this error message when I go to build:

git pull
gcc -c -std=gnu99 -DTESTING google-authenticator/libpam/pam_google_authenticator.c
google-authenticator/libpam/pam_google_authenticator.c:50:31: fatal error: security/pam_appl.h: No such file or directory
compilation terminated.
make: *** [pam_google_authenticator.o] Error 1

Available on AUR?

HI, thanks for the project, it is really awesome!

It seems like this project is not available on AUR (Arch User Repository), at least I did not find it searching with yay or pacman. It would be good to publish it, isn't?

google-authenticator-libpam does not contain Makefile

$ git submodule update --init --recursive && cd src && ./build.sh

Building without internal key
rm -rf bin
rm -f *.o config.h *.gcno *.gcda *.gcov coverage*.html
(cd google-authenticator-libpam && make clean)
make[1]: Entering directory '/home/chaz/git/github.com_arcanericky_ga-cmd/src/google-authenticator-libpam'
make[1]: *** No rule to make target 'clean'.  Stop.
make[1]: Leaving directory '/home/chaz/git/github.com_arcanericky_ga-cmd/src/google-authenticator-libpam'
make: *** [makefile:56: clean] Error 2

$ ls google-authenticator-libpam/
bootstrap.sh  build  configure.ac  contrib  CONTRIBUTING.md  examples  FILEFORMAT  LICENSE  Makefile.am  man  README.md  src  tests  totp.html  utc-time

Multiple Google Auth Accounts

Hello,
This is a very cool tool.
I tried using it with multiple accounts by creating different folders
~/ga-cmd-acc1/src/bin/ga-cmd
~/ga-cmd-acc2/src/bin/ga-cmd
~/ga-cmd-acc3/src/bin/ga-cmd

I followed your how-to on each. Unfortunately only the 1st one was giving me a correct 6 digit code. Is this possible?

Thanks
Dave

import existing codes?

is there a mechanism to import existing codes from the Google Authenticator android app? It can export them but I don't see how to import them into this.

Thanks!

Package for MacOS M1/M2

Hey,
Can you please compile this for M1/M2?
I tried building from source and got an error

src ./build.sh
Building without internal key
rm -rf bin
rm -f *.o config.h *.gcno *.gcda *.gcov coverage*.html
(cd google-authenticator-libpam && make clean)
make[1]: *** No rule to make target `clean'.  Stop.
make: *** [clean] Error 2

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.