Skip to content

HoMa431/WarpScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFwarp For script related instructions, please check Yong Ge Blog

For relevant instructions and points of attention, please refer to warp series video instructions


vps one key script :

bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/null)

or

bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)

Multi-platform preferred WARP peer IP + unlimited generation of WARP-Wireguard configuration scripts :

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

Thanks to WGCF source project code address: https://github.com/ViRb3/wgcf

Thanks to CoiaPrant, WARP-GO source project code address: https://gitlab.com/ProjectWARP/warp-go

Related function reference sources: P3terx, fscarmen, enthusiastic CF netizens provides warp endpoint preferred IP script and registration procedure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.6%
  • Python 2.4%