LATEST_URL=$(curl -fsSL https://api.github.com/repos/0yb8PRsfhfhU/xray-rs/releases/latest \ | grep -o 'https://github\.com[^"]*xray-saas-x86_64-unknown-linux-gnu') curl -fL -o /usr/local/bin/xray-saas "$LATEST_URL" chmod +x /usr/local/bin/xray-saas mkdir -p /etc/xray-saas curl -o /etc/xray-saas/config.toml https://o.oo0o.ooo/scripts/xray-saas/config.toml