Ubuntu 20.04 使用 Deepbricks API中转平台
1. Deepbricks 中转平台 Deepbricks 可以使用支付宝付款 获取 API keys API keys 在 ~/.bashrc 中写入 export API_KEYsk-xxxxx然后查看 $ echo $API_KEY sk-xxxxx2. Usage examples(curl) 使用文档 检查代理服务器是否启动 $ curl -x socks5h://127.0.0.1:1080 https:/…
2026-05-02