@bbbpplx-proxy 中发帖

基于pplx-proxy让GPT改了改,支持多账号轮询 
start.sh
npm install
export COOKIE_POOL="cookie1,cookie2,cookie3"
export USER_AGENT="user-agent"
export ALL_PROXY="http://127.0.0.1:7890"
node index

index.js


:tieba_087: