Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamyuthan authored Dec 30, 2021
1 parent 50308b2 commit 6c8d5e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

2FA Solver is a Javascript+HTML based web page that helps to generate/scan QR codes and retrieve One Time Password real-time using the secret key.

It can be used offline without any internet connection by downloading the [2FA-Solver.html](https://github.com/iamyuthan/2FA-Solver/blob/Master/2FA-Solver.html) file along with the [configs](https://github.com/iamyuthan/2FA-Solver/tree/Master/configs) folder.
Also, it can be deployed on an online environment as shown in the [2FA Solver](https://iamyuthan.github.io/2FA-Solver/2FA-Solver.html) site. However, generating/scanning QR codes and retrieving real-time OTP does not require an internet connection.
It can be used offline without any internet connection by downloading the [2FA-Solver.html](https://github.com/iamyuthan/2FA-Solver/blob/Master/2FA-Solver.html) file along with the [configs](https://github.com/iamyuthan/2FA-Solver/tree/Master/configs) folder and accessing it from the local machine.
It can also be deployed on an online environment, as shown in the [2FA Solver](https://iamyuthan.github.io/2FA-Solver/2FA-Solver.html) site. However, generating/scanning QR codes and retrieving real-time OTP does not require an internet connection.


### 2FA-Solver Web Page
Expand Down

0 comments on commit 6c8d5e6

Please sign in to comment.