OpenWrt23.05配置镜像加速


备份cp -rif /etc/opkg/distfeeds.conf /etc/opkg/distfeeds.conf.bak写入echo 'src/gz openwrt_core https://dl.openwrt.ai/23.05/targets/x86/64/5.15.134src/

Debian系APT源通用镜像加速配置


两条命令完成镜像源加速配置

Kali更换国内源汇总


在替换之前,先执行备份命令cp /etc/apt/sources.list /etc/apt/sources.list.bak相关细节:Debian10常用国内源更换镜像站汇总一、配置命令1、阿里云镜像站echo 'deb https://mirrors.aliyun.com/kali kali-r

Debian11国内加速源配置


更换系统源地址实现镜像加速

pip配置镜像加速地址


由于Python的库服务器放在国外,所以在一些库的下载安装上会不太方便,这时候就需要像Linux源一样配置仓库源为国内源了