If you discover a security vulnerability in ChatGPT-Web2API, please report it responsibly:
- Do not open a public issue for security vulnerabilities
- Email security concerns to the maintainers via GitHub's private vulnerability reporting
- Include: description, steps to reproduce, potential impact
| Version | Supported |
|---|---|
| 0.2.x | ✅ Active |
| 0.1.x | ❌ End of life |
This project drives a real Chrome browser connected to your ChatGPT account:
- Auth cookies are stored locally in the Chrome profile directory
- No credentials are transmitted to any third-party server
- All API traffic stays between your code and your local Chrome instance
- The proxy binds to
127.0.0.1by default — not exposed to the network - Cookie injection for Docker deployments should use secrets management, not plaintext files