zoukankan      html  css  js  c++  java
  • github代理

    一 dev-sidecar

    开发者边车: https://gitee.com/docmirror/dev-sidecar/releases

    开发者边车,命名取自service-mesh的service-sidecar,意为为开发者打辅助的边车工具
    通过本地代理的方式将https请求代理到一些国内的加速通道上

    二 teg1c网站代理

    GitHub文件链接带不带协议头都可以,支持release、archive以及文件,右键复制出来的链接都是符合标准的。

    release、archive使用cf加速,文件会跳转至JsDelivr

    注意,不支持项目文件夹

    分支源码:https://github.com/teg1c/project/archive/master.zip

    release源码:https://github.com/teg1c/project/archive/v0.1.0.tar.gz

    release文件:https://github.com/teg1c/project/releases/download/v0.1.0/example.zip

    分支文件:https://github.com/teg1c/project/blob/master/filename

    commit文件:https://github.com/teg1c/project/blob/1111111111111111111111111111/filename

    克隆clone:git clone https://tegic.gitclone.workers.dev/https://github.com/teg1c/project.git

  • 相关阅读:
    Linux 的硬链接与软链接
    Django补遗(一)
    Django之Form组件
    Django进阶(三)
    Django进阶(二)
    Web请求提交页面--防重提交
    Lucene的搭建(3)
    Lucene的搭建(2)
    Redis-cluster集群搭建
    Redis安装
  • 原文地址:https://www.cnblogs.com/beilong/p/15596723.html
Copyright © 2011-2022 走看看