assets.github.268500.com Open in urlscan Pro
2606:4700:3033::ac43:977f  Public Scan

URL: https://assets.github.268500.com/
Submission: On May 21 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

GET ./

<form action="./" method="get" target="__blank">
  <div class="row gtr-50 gtr-uniform">
    <div class="col-8 col-12-mobilep">
      <input class="block url" type="text" name="q" id="email" placeholder="输入 GitHub 文件链接" pattern="^((https|http):\/\/)?(github\.com\/.+?\/.+?\/(?:releases|archive|blob)|((?:raw|gist)\.(?:githubusercontent|github)\.com))\/.+$" required="">
    </div>
    <div class="col-4 col-12-mobilep">
      <input type="submit" value="下载">
    </div>
  </div>
</form>

Text Content

GITHUB PROXY

 * 首页
 * 博客





GITHUB PROXY

GitHub 文件 , Releases , archive , gist , raw.githubusercontent.com
文件代理加速下载服务;Github国内加速下载服务.



GitHub文件链接带不带协议头都可以
支持release、archive以及文件,右键复制出来的链接都是符合标准的
更多用法、clone加速请参考这篇文章。

注意,不支持项目文件夹


首页下载

在本页地址栏输入合规链接(参考以下链接)点击下载按钮
支持 raw.githubusercontent.com , gist.github.com , gist.githubusercontent.com
文件下载.

--------------------------------------------------------------------------------

RAW 文件

https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile

分支源码

https://github.com/stilleshan/ServerStatus/archive/master.zip

RELEASES 源码

https://github.com/stilleshan/ServerStatus/archive/v1.0.tar.gz

RELEASES 文件

https://github.com/fatedier/frp/releases/download/v0.33.0/frp_0.33.0_linux_amd64.tar.gz


终端命令行

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

--------------------------------------------------------------------------------

GIT CLONE

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

WGET

wget
https://ghproxy.wisedrifter.top/https://github.com/stilleshan/ServerStatus/archive/master.zip
wget
https://ghproxy.wisedrifter.top/https://raw.githubusercontent.com/stilleshan/ServerStatus/master/Dockerfile


CURL

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

 * © Konrad Gerrens. All rights reserved.
 * Github Project : hunshcn/gh-proxy
 * UI Source: ghproxy.com


首页博客