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
2023-05-01 14:27:54 +08:00
..
go.mod auth version bump 2023-04-29 20:16:24 +08:00
go.sum auth version bump 2023-04-29 20:16:24 +08:00
main.go better 2023-05-01 14:27:54 +08:00
README.md Auth readme 2023-04-12 18:51:08 +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:HOST:User:Password
...

accounts.txt

Format:

email:password
...

Remember to: touch access_tokens.txt authenticated_accounts.txt