a3b4a14
1
2
3
4
5
6
git clone --depth=1 https://github.com/Archeb/YOUChat_Proxy . pnpm i export PASSWORD=$PASS export PORT=7860 echo $B64JS | base64 -d > config.js node index.js