1
0
This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
chatgpt-to-api/tools/authenticator/README.md
Mai c5575f7318
Update README.md
The agency format file is wrong, has been repaired
2023-06-13 00:33:44 +08:00

285 B

Automated authentication for ChatGPT

Fetches access tokens from a large number of accounts

Setup

proxies.txt

Format:

IP:Port:User:Password
...

accounts.txt

Format:

email:password
...

Remember to: touch access_tokens.txt authenticated_accounts.txt