acheong08 / ChatGPTProxy

Simple Cloudflare bypass for ChatGPT
The Unlicense
1.32k stars 327 forks source link

I'm a novice,after go install github.com/acheong08/ChatGPT-Proxy-V4@latest,how to start #37

Closed jtwgo closed 1 year ago

jtwgo commented 1 year ago

after execute go install github.com/acheong08/ChatGPT-Proxy-V4@latest,how can i use?I'm a novice image

gvamvou commented 1 year ago

Hello! I had the same problem. After some digging I found the soultion:

  1. find the path of go bin go env GOPATH
  2. cd to that path, there should be a bin folder
  3. inside the bin folder, you can run the executable by ./ChatGPT-Proxy-V4