Binary for darwin-arm64 is missing
Hey guys!
Looks like the binary for darwin-arm64 platform is missing. The installation command you provided is:
curl -fsSL https://raw.githubusercontent.com/xvzc/SpoofDPI/main/install.sh | bash -s darwin-arm64
and it simply gives:
tar: Error opening archive: Unrecognized archive format
Error. exiting now
because the downloaded tar is actually not an archive, it's a text file that contains string "Not Found"
Will be added in next release. you can still run amd64's binary it works.
Will be added in next release. you can still run amd64's binary it works.
thanks, we're waiting)
Will be added in next release. you can still run amd64's binary it works.
Run amd64's binary on Apple Silicon, but...
╰─ spoof-dpi
zsh: exec format error: spoof-dpi
when you build from sources it will generate valid arm64 binary