fscarmen2 / X-for-Glitch

166 stars 2.15k forks source link

Isn't it supposed to work with no personal cloudflare Argo? #3

Closed mewchore closed 1 year ago

mewchore commented 1 year ago

I have deleted lines 4 through 12 because I did not have nezha & Argo auth. The description says it will give a custom temporary link, but the configurations generated in /list do not have anything in their "host" and "sni" fields.

fscarmen2 commented 1 year ago

Ths . The issue is a bug. You can add commands as follow in entrypoint.sh.

    sleep 5
    ARGO_DOMAIN=\$(cat argo.log | grep -o "info.*https://.*trycloudflare.com" | sed "s@.*https://@@g" | tail -n 1)

image

fscarmen2 commented 1 year ago

Does it work now?

mewchore commented 1 year ago

Yes sir! I uploaded the new entrypoint.sh file that you had modified. Thank you!

fscarmen2 commented 1 year ago

This version can unlock chatGPT either . Enjoy it !