Here are 13 public repositories matching this topic... Language:Go Sort:Most stars ViRb3/wgcf Star6.6k 🚤 Cross-platform, unofficial CLI for Cloudflare Warp clientsecuritycloudflarevpnwarppluswireguard UpdatedMar 17, 2025 Go S3 benchmarking tool ...
warp多功能一键脚本,支持warp-go与wgcf切换,无限生成warp配置文件,支持升级warp+、warp团队账户,查看VPS本地IP、netflix、chatgpt解锁状态 cloudflarevpnwarpnetflixendpointsocks5-proxywireguardreplitwarp-cliwgcfwarp-gochatgptygkkk UpdatedMar 13, 2025
# 启动wireguard wg-quick up wgcf 如果没有报错,我们接下来输入ip a就可以看到wgcf的网络接口了。...
# 启动wireguard wg-quick up wgcf 如果没有报错,我们接下来输入ip a就可以看到wgcf的网络接口了。...
vim /etc/ssh/sshd_config 密钥登录:找到以下内容去掉签名的#号 #RSAAuthentication yes#PubkeyAuthentication yes#AuthorizedKeysFile .ssh/authorized_keys 禁用密码和ROOT登录: 找到以下内容 PasswordAuthentication yes PermitRootLogin yes 改为 PasswordAuthentication no ...
Then, it is time to copy the config with the following command: sudo cp wgcf-profile.conf /etc/wireguard Here are a couple more commands that will come in handy while using WARP: Start: wg-quick up wgcf-profile Stop: wg-quick up wgcf-profile ...
vim /etc/ssh/sshd_config 密钥登录:找到以下内容去掉签名的#号 #RSAAuthentication yes #PubkeyAuthentication yes #AuthorizedKeysFile .ssh/authorized_keys 禁用密码和ROOT登录: 找到以下内容 PasswordAuthentication yes PermitRootLogin yes 改为 PasswordAuthentication no ...
Copy it to your router, rename (to wgcf to match the commands below) and move to a folder in your PATH if you like, and don't forget to make it executable (chmod +x wgcf) Generate the WireGuard config file with wgcf Register a new device with wgcf register Update the wgcf config...
开启后可通过ifconfig命令,看到名称为你配置文件的WARP虚拟网卡,如下wgcf虚拟网卡就是wireguard生成的虚拟网卡。此时便可以通过WARP进行外部访问了。 eth0:flags=4163<UP,BROADCAST,RUNNING,MULTICAST>mtu1500inet62a02:180:6:1::11d2prefixlen128scopeid0x0inet6 fe80::284:edff:fe4b:b1dd prefixlen64scopeid0x20...
warp多功能一键脚本,支持warp-go与wgcf切换,无限生成warp配置文件,支持升级warp+、warp团队账户,查看VPS本地IP、netflix、chatgpt解锁状态 cloudflarevpnwarpnetflixendpointsocks5-proxywireguardreplitwarp-cliwgcfwarp-gochatgptygkkk UpdatedMar 13, 2025