mirror-requests
mirror-requests copied to clipboard
新镜像请求 & BUG 汇报
tuna 的 status 页面可以直观地查看服务器状态和镜像同步状态,清晰明了。
多次发现有用户重复请求 `/centos/8.4.2105/isos/x86_64/CentOS-8.4.2105-x86_64-dvd1.iso` 一天跑掉 10T 流量,给镜像站的网络带宽造成比较大的影响。正在考虑几个方案: * 给 caddy 写个插件 autoban * 做 js challenge * 过滤 UA
这个 issue 会记录滥用 SJTUG 镜像站的行为,和相应的处理措施。如果您的 IP 或特征出现在这个列表中,请邮件联系我们解封。 This issue records abuse of SJTUG Mirror Service. If you find yourself in this list, please email us to unblock.
镜像名: Truenas-scale apt 源 上游路径: https://apt.tn.ixsystems.com/ 镜像简介: TrueNAS Scale 的APT源 国内其他镜像源同步情况: 同步方法: 镜像大小: 状态追踪: - [ ] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [ ] 首次同步成功...
anaconda 的文件太多了,以至于同步的时候在 mirror-clone 构建文件列表的时候有可能 OOM。一方面,我们可以优化 mirror-clone 存储文件名的方式(`String -> Arc`)。另一方面,我们也可以拆分 anaconda 的同步,把它做成多个镜像。 预计拆分的方式如下: * pkgs * cloud/A * cloud/B * cloud/C * miniconda
镜像名: PyG[PyTorch Geometric] (conda) 上游路径: https://conda.anaconda.org/pyg/linux-64 镜像简介: PyG (PyTorch Geometric) is a library built upon PyTorch to easily write and train Graph Neural Networks (GNNs) for a wide range of...
镜像名: Proxmox Virtual Environment 上游路径: http://download.proxmox.com/ 镜像简介: Proxmox Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly...
SJTUG 镜像站的 git 同步最初是直接拉到 HDD 上,通过 git-http serve。碰到的问题就是 latency 相当高,且不能浏览其中的内容。比如用户用 cargo 更新 crates.io-index,往往要等半分钟才能开始传数据。 为此,我们把 git 镜像迁移到了 git.sjtu.edu.cn,由软件源服务器进行同步 pull + push,并将用户重定向到 git.sjtu.edu.cn 下载。由于 git.sjtu.edu.cn 的硬件条件(特指盘的条件)比较好,且可以使用 GitLab 进行浏览,用户的体验得到了比较大的提升。 由于 git.sjtu.edu.cn 的维护不归 SJTUG...
镜像名: centos-altarch 上游路径: http://mirror.centos.org/altarch/ 镜像简介: 针对其它架构(如ARM)的CentOS [wiki](https://wiki.centos.org/SpecialInterestGroup/AltArch) 国内其他镜像源同步情况: [tuna](https://mirrors.tuna.tsinghua.edu.cn/centos-altarch/) 同步方法: 镜像大小: 状态追踪: - [x] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [ ] 首次同步成功 - [ ]...
镜像名: vscodium-deb-rpm-repo 上游路径: https://gitlab.com/paulcarroty/vscodium-deb-rpm-repo https://paulcarroty.gitlab.io/vscodium-deb-rpm-repo/ 镜像简介: VSCodium 的 Linux 软件包存储库 国内其他镜像源同步情况:只同步了安装包,没有同步软件源 同步方法:apt / yum(dnf) 镜像大小:约20G 状态追踪: - [x] 同意同步 - [ ] 同步脚本 - [ ] 部署到镜像源 - [ ]...