跳过内容

🔹

⭐ Star all Capgo GitHub repositories with a small random delay between each request.

终端窗口
npx @capgo/cli@latest star-all

如果您未传递仓库列表,则此选项默认为所有以"Cap-go"开头的仓库 capacitor-.

参数类型描述
--min-delay-msstring每次点赞之间的最小延迟(默认值:20)
--max-delay-msstring每次点赞之间的最大延迟(默认值:180)
—max-concurrencystring最大并发星标请求数(默认值:4)

从star-all继续

从star-all继续

如果您正在使用 star-all 来规划仪表板和API操作,连接它到 API概览 查看API概览中的详细实现 查看Introduction中的详细实现 __CAPGO_KEEP_0__密钥 API 对于API Keys的实现细节 设备 对于设备的实现细节,并 捆绑包 对于捆绑包的实现细节。