ViRb3 / wgcf

🚤 Cross-platform, unofficial CLI for Cloudflare Warp
MIT License
6.25k stars 693 forks source link

Can't run on macOS #33

Closed TheRogue76 closed 4 years ago

TheRogue76 commented 4 years ago

As the title suggests, running the binary files on macOS flat out does not work and returns command not found. tried both of the darwins and both of 386 and amd64 linux builds.

Screen Shot 1399-04-26 at 16 11 00
tcpun commented 4 years ago

run this: chmod 755 wgcf

it does not requires sudo ./wgcf command

TheRogue76 commented 4 years ago

thanks. closing issue