Wenqiang Chu (@wchu02) 在 想问下冰佬的注册机脚本的使用 中发帖
看到冰佬说脚本会默认上传到公益站号池,但是可以修改成自己的cpa地址,具体是怎么操作呢?如何修改下面的代码或者是先运行代码然后在管理页面(默认http://localhost:25666/)修改参数?提前感谢各位大佬。
curl -fsSL https://raw.githubusercontent.com/uton88/dan-binary-releases/main/install.sh | bash -s -- --install-dir "$HOME/dan-runtime" --background --cpa-base-url 'https://gpt-up.icoa.pp.ua/' --cpa-token 'linuxdo' --mail-api-url 'https://gpt-mail.icoa.pp.ua/' --mail-api-key 'linuxdo' --th...