Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akotov-dev/warpgui
GUI for Cloudflare ™ WARP
https://github.com/akotov-dev/warpgui
cloudflare gui mageia-linux warp
Last synced: 2 days ago
JSON representation
GUI for Cloudflare ™ WARP
- Host: GitHub
- URL: https://github.com/akotov-dev/warpgui
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2022-06-09T09:29:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T08:38:38.000Z (6 months ago)
- Last Synced: 2024-04-30T08:50:24.288Z (6 months ago)
- Topics: cloudflare, gui, mageia-linux, warp
- Language: Pascal
- Homepage:
- Size: 98.9 MB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# warpgui
GUI for Cloudflare ™ WARP
![](https://github.com/AKotov-dev/warpgui/blob/main/ScreenShots/warpgui-11.png) ![](https://github.com/AKotov-dev/warpgui/blob/main/ScreenShots/warpgui-12.png)
+ Automatic registration with the WARP API
+ Automatic check of warp-svc.service status
+ Sent/Received (IN/OUT) connection indicator
+ The `F2` key - installation of `cloudflare-warp`
+ The `F11` key - resetting WARP settings to default
+ The `F12` key - emergency `endpoint` change; one click - new value (60 options)
**Dependencies:** gtk2 xterm libcap-utils dnf
The `cloudflare-warp` package is now updated as part of a general system update from the Cloudflare ™ WARP [repository](https://pkg.cloudflareclient.com/#rhel) (`F2` key) or manually via the command: `dnf install -y libcap-utils && dnf install -y cloudflare-warp`.
Manual installation of the repository and the `cloudflare-warp` package for Mageia (if necessary):
```
curl -fsSl https://pkg.cloudflareclient.com/cloudflare-warp-ascii.repo | tee /etc/yum.repos.d/cloudflare-warp.repo && dnf update && dnf install -y libcap-utils && dnf install -y cloudflare-warp
```
Tested in Mageia-9. [WARP with firewall](https://developers.cloudflare.com/cloudflare-one/connections/connect-devices/warp/deployment/firewall/): to check the WARP functionality, temporarily disable `iptables`.