来自Android客户端3楼2023-05-09 20:23 收起回复 luminum0609 初级粉丝 1 一样 来自iPhone客户端4楼2023-05-09 20:40 回复 追梦寻缘121 初级粉丝 1 +1 来自Android客户端5楼2023-05-09 21:12 回复 15084707600 中级粉丝 2 点击展开,查看完整图片 来自Android客户端6楼2023-05-09 21:15 回复 流...
Check account type / Warp+ status Create WireGuard profile Usage InstallPython 3.7+ pip3 install poetry Downloadthis projectand extract it Open a shell in the extracted directory poetry install Run the script: poetry run python wgcf.py
Files main .replit acwarp.sh replit.nix wgreplit.sh Breadcrumbs WARP-Wireguard-Register-Yonggekkk / acwarp.sh Latest commit Cannot retrieve latest commit at this time. HistoryHistory File metadata and controls Code Blame executable file6.48 KB Raw View raw...
WireGuard VPNInbound51820 (configurable)UDPAny Install WarpSpeed On your server, download and run the WarpSpeed installer script. Download the installer script: wget https://bunker.services/warpspeed-installer.sh Run the installer script: sudo bash warpspeed-installer.sh ...
WarpSpeed makes it easy for developers to access cloud infrastructure via the powerful WireGuard® VPN protocol. It can also be used to enable remote workers to access the internet securely while on public WiFi. Deploying the WarpSpeed Marketplace App Software installation should complete within 10...
Adjust the following template accordingly, and put in int/etc/wireguard/warp.conf: [Interface] PrivateKey = XXXXXXXXXXXX Address = 172.16.0.2/32 Address = 2606:4700:110:892f:607d:85a6:5e07:70cf/128 [Peer] PublicKey = bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo= ...
优选Cloudflare Warp节点并生成用于Clash.meta的WireGuard配置. Contribute to China-xb/Warp development by creating an account on GitHub.
Ramin234/WARP-Wireguard-Register-YonggekkkPublic NotificationsYou must be signed in to change notification settings Fork4 Star1 starforks NotificationsYou must be signed in to change notification settings Code Issues Pull requests Actions Projects ...
git clone https://github.com/rany2/warp.sh.gitcdwarp.sh ./warp.sh The generated wireguard config will be printed to stdout. Quick Guide #2 To execute this script on GitHub Codespaces without the need to set up a local environment, follow these steps: ...
@@ -387,17 +392,17 @@ Start_WireGuard() { log INFO "Starting WireGuard..." if [[ ${WARP_Client_Status} = active ]]; then systemctl stop warp-svc systemctl enable wg-quick@wgcf --now systemctl enable wg-quick@${WireGuard_Interface} --now systemctl start warp-svc else systemctl...