π΅οΈββοΈ Mystery of the Missing Binary Name
Hey awesome devs! π
As a seasoned engineer (read: old guy π΄), I do what any wise sage would do β copy and paste straight from the docs. π
But then... a wild mystery appears! π΅οΈββοΈ
~/Downloads/cloudflared-proxy_darwin_all took 8s
π€― ./cloudflared-proxy
A reverse proxy tool for Cloudflare Access applications.
Everything seems smooth... until I follow the docs:
π ./cfproxy run -e jira.cucucu.tech
zsh: no such file or directory: ./cfproxy
Wait, what? π€
I check the files like a pro:
π€― ls
cloudflared-proxy LICENSE README.md
π₯ Plot twist: The binary is called cloudflared-proxy, but the docs are telling me to run cfproxy.
π οΈ Suggestion:
Update the docs to match the actual binary name (cloudflared-proxy) or rename the binary to cfproxy for consistency.
Either way, help an old guy out so I can keep pasting in peace! π
Thanks a ton! πβ¨
π΅οΈββοΈ Mystery of the Missing Binary Name
Hey awesome devs! π
As a seasoned engineer (read: old guy π΄), I do what any wise sage would do β copy and paste straight from the docs. π
But then... a wild mystery appears! π΅οΈββοΈ
Everything seems smooth... until I follow the docs:
Wait, what? π€
I check the files like a pro:
π₯ Plot twist: The binary is called
cloudflared-proxy, but the docs are telling me to runcfproxy.π οΈ Suggestion:
Update the docs to match the actual binary name (
cloudflared-proxy) or rename the binary tocfproxyfor consistency.Either way, help an old guy out so I can keep pasting in peace! π
Thanks a ton! πβ¨