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-08-07 11:31:03 +08:00
..
auth fix 403 2023-08-07 11:31:03 +08:00
go.mod tojson.sh 2023-07-31 13:01:53 +08:00
go.sum tojson.sh 2023-07-31 13:01:53 +08:00
main.go panic 2023-07-31 13:09:24 +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
tojson.sh tojson.sh 2023-07-31 13:01:53 +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