您当前的位置: 首页 >  git

鱼香ROS

暂无认证

  • 0浏览

    0关注

    498博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

Github代理服务,解决github文件下载克隆难题

鱼香ROS 发布时间:2022-10-11 18:43:26 ,浏览量:0

Github代理服务,解决github文件下载克隆难题

鱼香ROS介绍:

鱼香ROS是由机器人爱好者共同组成的社区,欢迎一起参与机器人技术交流。 进群加V:fishros2048

文章信息:

标题:Github代理服务,解决github文件下载克隆难题 原文地址:https://fishros.org.cn/forum/topic/51 关键词: 参与者: 小鱼, 版权声明: 文章中所有知识产权归鱼香ROS及原作者所有。

1. 小鱼掰着手指头说:
  • 推荐语:GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com 文件代理加速下载服务
  • 地址:https://ghproxy.com/
终端命令行

支持终端命令行 git clone , wget , curl 等工具下载. 支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com 文件下载. 注意:不支持 SSH Key 方式 git clone 下载.

git clone git clone https://ghproxy.com/https://github.com/stilleshan/ServerStatus

wget & curl wget https://ghproxy.com/https://github.com/stilleshan/ServerStatus/archive/master.zip wget https://ghproxy.com/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile curl -O https://ghproxy.com/https://github.com/stilleshan/ServerStatus/archive/master.zip curl -O https://ghproxy.com/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile

关注
打赏
1666092100
查看更多评论
立即登录/注册

微信扫码登录

0.0360s