WAP|安装WARP访问Github
WAP|安装WARP访问Github
Debian/Ubuntu安装下载工具
apt update -y && apt install -y curl wget
CentOS安装下载工具
yum update -y && yum install -y curl wget
WARP获取IPV4出站一键脚本
wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option] [lisence/url/token]
解决无法访问Github
echo "2a01:4f8:c010:d56::2 github.com
2a01:4f8:c010:d56::3 api.github.com
2a01:4f8:c010:d56::4 codeload.github.com
2a01:4f8:c010:d56::5 objects.githubusercontent.com
2a01:4f8:c010:d56::6 ghcr.io
2a01:4f8:c010:d56::7 pkg.github.com npm.pkg.github.com maven.pkg.github.com nuget.pkg.github.com rubygems.pkg.github.com" >> /etc/hosts