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
Antonio Cheong 1f92070f06
Auth readme
2023-04-12 18:51:08 +08:00
..
go.mod minor updates 2023-04-05 17:44:48 +08:00
go.sum minor updates 2023-04-05 17:44:48 +08:00
main.go minor updates 2023-04-05 17:44:48 +08:00
README.md Auth readme 2023-04-12 18:51:08 +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