Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 901 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 901 Bytes

vps一键脚本:

wget -N https://raw.githubusercontent.com/GJXS1980/CFwarp/main/CFwarp.sh && bash CFwarp.sh

多平台优选WARP对端IP脚本

curl -sSL https://raw.githubusercontent.com/GJXS1980/CFwarp/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh

感谢WGCF源项目代码地址:https://github.com/ViRb3/wgcf

感谢CoiaPrant,WARP-GO源项目代码地址:https://gitlab.com/ProjectWARP/warp-go

相关功能参考来源: P3terxfscarmen、不愿意透露ID的热心网友提供的endpoint优选IP脚本及程序