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
Mai c5575f7318
Update README.md
The agency format file is wrong, has been repaired
2023-06-13 00:33:44 +08:00
..
auth bugfixes for authenticator 2023-06-04 21:13:49 +08:00
go.mod authenticator 2023-05-25 15:27:27 +08:00
go.sum authenticator 2023-05-25 15:27:27 +08:00
main.go bugfixes for authenticator 2023-06-04 21:13:49 +08:00
README.md Update README.md 2023-06-13 00:33:44 +08:00
remove_duplicates.py error check 2023-04-17 20:59:48 +08:00

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