mirror of
https://github.com/Nighthawk42/bnet_auth_tool.git
synced 2026-08-30 06:22:27 +00:00
Update README.md
This commit is contained in:
@@ -7,7 +7,9 @@ A Python-based tool for managing Battle.net authenticators. This tool allows you
|
||||
- Attach a new Battle.net authenticator to your account.
|
||||
- Retrieve existing device secrets using serial and restore codes.
|
||||
- Generate TOTP URLs and QR codes for use with TOTP-compatible authenticator apps.
|
||||
- Support for both US/EU accounts. - TW/CN accounts are still unknown.
|
||||
- Regenerate TOTP URLs and QR codes if needed.
|
||||
- Support for both US/EU accounts. - TW/CN accounts are still unknown.
|
||||
|
||||
|
||||
## Requirements
|
||||
|
||||
@@ -27,8 +29,8 @@ Manual Method?
|
||||
|
||||
1. Clone the repository:
|
||||
```bash
|
||||
git clone https://github.com/Nighthawk42/bnet-authenticator-tool.git
|
||||
cd bnet-authenticator-tool
|
||||
git clone https://github.com/Nighthawk42/bnet_auth_tool.git
|
||||
cd bnet_auth_tool
|
||||
|
||||
2. Run the script:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user