froest2012 / ninja

Reverse engineered ChatGPT proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


English | 简体中文

CI CI Docker Image

ninja

Reverse engineered ChatGPT proxy (bypass Cloudflare 403 Access Denied)

If the project is helpful to you, please consider donating support for continued project maintenance, or you can Pay for consulting and technical support services.

Features

  • ChatGPT WebUI
  • API key acquisition
  • Email/password account authentication (Google/Microsoft third-party login not supported)
  • Http API proxy supports ChatGPT-API/OpenAI-API/ChatGPT-to-API
  • Support IP proxy pool
  • Very small memory footprint

Limitations: This cannot bypass OpenAI's outright IP ban

Installation

If you need more detailed installation and usage information, please check Installation Document

  • Platform

    • x86_64-unknown-linux-musl
    • aarch64-unknown-linux-musl
    • armv7-unknown-linux-musleabi
    • armv7-unknown-linux-musleabihf
    • arm-unknown-linux-musleabi
    • arm-unknown-linux-musleabihf
    • armv5te-unknown-linux-musleabi
    • x86_64-pc-windows-msvc
    • x86_64-apple-darwin
    • aarch64-apple-darwin

Contributing

If you would like to submit your contribution, please open a Pull Request.

Getting help

Your question might already be answered on the issues

Instructions

  1. Open source projects can be modified, but please keep the original author information to avoid losing technical support.
  2. Submit an issue if there are errors, bugs, etc., and I will fix them.

About

Reverse engineered ChatGPT proxy

License:GNU General Public License v3.0


Languages

Language:Rust 84.0%Language:HTML 12.4%Language:Shell 1.7%Language:Lua 1.0%Language:Dockerfile 0.5%Language:Makefile 0.4%