Note: You need to replace the file name according to the releases page and your architecture. It's linux-amd64 currently.
wget https://github.com/flben233/cdn-speed/releases/download/v20260503-062319/cdn-speed-linux-amd64 && chmod +x ./cdn-speed-linux-amd64 && { ./cdn-speed-linux-amd64; rm -f ./cdn-speed-linux-amd64; }If you want to keep the binary, use this:
wget https://github.com/flben233/cdn-speed/releases/download/v20260503-062319/cdn-speed-linux-amd64 && chmod +x ./cdn-speed-linux-amd64 && ./cdn-speed-linux-amd64