Skip to content

Oscar65/gauthenticator

 
 

Repository files navigation

gAuthenticator

Fork of Google Authenticator PAM module to get two-factor authentication in linux.

Build & install

./bootstrap.sh
./configure
make
sudo make install

If you don't have access to "sudo", you have to manually become "root" prior to calling "make install".

gAuthenticator is TOTP (time based) Authenticator for desktop

Support multiple accounts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.2%
  • M4 3.0%
  • Makefile 2.4%
  • Shell 1.4%