wgcf is an unofficial, cross-platform CLI for Cloudflare Warp
https://github.com/ViRb3/wgcf
1- wgcf register
2- wgcf generate
3- sudo cp ./wgcf-profile.conf /etc/wireguard/cloudflare.conf
4- Then wireguard-tools (sudo zypper in wireguard-tools) can be used to connect to the 1.1.1.1 (Cloudflare WARP) with the command:
5- wg-quick up cloudflare
To disconnect:
wg-quick down cloudflare
-
1
derived packages
- Links to home:lictex_ / wgcf
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:MaxxedSUSE/wgcf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000862 862 Bytes | |
_service:go_modules:vendor.tar.xz | 0001382512 1.32 MB | |
_service:obs_scm:_servicedata | 0000000227 227 Bytes | |
_service:obs_scm:wgcf-2.2.22+git0.7db4fc9.obscpio | 0000720908 704 KB | |
_service:obs_scm:wgcf.changes | 0000000771 771 Bytes | |
_service:obs_scm:wgcf.obsinfo | 0000000107 107 Bytes | |
wgcf.changes | 0000000225 225 Bytes | |
wgcf.spec | 0000000670 670 Bytes |
Revision 2 (latest revision is 3)
Jonatas Gonçalves (MaxxedSUSE)
committed
(revision 2)
- Update version to 2.2.22 - Add missing spec sections to fix build erros - Update to version 2.2.22+git0.7db4fc9: * fix: bump optic-go to resolve kin-openapi breaking change * fix: bump deps * fix: ability to use an existing private key (#385) * fix(deps): bump docker/build-push-action from 5.1.0 to 5.2.0 * fix(deps): bump golang from 1.21.6-alpine to 1.22.1-alpine * fix(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 * fix(deps): bump alpine from 3.19.0 to 3.19.1 - Update version to 2.2.22 - Add missing spec sections to fix build erros
Comments 0