Skip to content

hiptodude2/forefront-reverse-proxy-for-any-chatgpt

 
 

Repository files navigation

Fork of pawan reverse proxy

Self-Host Your Own API

To self-host your own parser, you can use the following steps: or reading this image guide

  1. install node.js

  2. Get your forefront cookie

  3. Clone or download this repository :

git clone https://github.com/hiptodude2/forefront-reverse-proxy-for-any-chatgpt.git
  1. Set your forefront key and other configurations in the config.js file.

  2. Start the server by running start.bat or

npm install
npm start
  1. You can use it by setting your FOREFRONT REVERSE PROXY URL as openai reverse proxy in anything
FOREFRONT REVERSE PROXY URL: https://trend-want-question-italiano.trycloudflare.com/v2/forefront
LOCAL URL: http://localhost:3001/v2/forefront
Listening on 3001 ...

Currently not working with bot that has more than 700 permanent token and will have weird response if using with bot that is situation/world setting

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

forefront

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%