An open API service indexing awesome lists of open source software.

https://github.com/aliilapro/cloudflare-gui-warp

a GUI app base on "warp-cli" for linux
https://github.com/aliilapro/cloudflare-gui-warp

aliilapro cloudflare gui linux python warp

Last synced: 20 days ago
JSON representation

a GUI app base on "warp-cli" for linux

Awesome Lists containing this project

README

        

# cloudflare-gui-warp
![Code Size](https://img.shields.io/github/languages/code-size/aliilapro/cloudflare-gui-warp) ![Top Language](https://img.shields.io/github/languages/top/aliilapro/cloudflare-gui-warp) ![GitHub stars](https://img.shields.io/github/stars/aliilapro/cloudflare-gui-warp) ![](https://img.shields.io/badge/The%20Long%20Hope-%F0%9F%98%8E%E2%9C%8C-green)
--------------------------------------------------------------------

## About WARP-CLI
The Cloudflare WARP client allows individuals and organizations to have a faster, more secure, and more private experience online. The WARP client sits between your device and the Internet, and has several connection modes to better suit different needs.
[Read more](https://developers.cloudflare.com/warp-client/)

### About cloudflare GUI warp
a GUI app base on warp-cli for linux

--------------------------------------------------------------------
### How to use?

First:

Read [warp-cli install doc](https://developers.cloudflare.com/warp-client/get-started/linux). install `warp-cli` and
register with `$ warp-cli register`.

and then:

1. Download python and install in your system. [Python +3.10](https://www.python.org/downloads/)
2. Clone the git `git clone https://github.com/ALIILAPRO/cloudflare-gui-warp`
3. Open Folder `cd cloudflare-gui-warp`
8. Run script `python warp-GUI.py` or `python3 warp-GUI.py`
--------------------------------------------------------------------
### ScreenShot

![](https://github.com/ALIILAPRO/cloudflare-gui-warp/blob/main/ScreenShot/betav2.png)
![](https://github.com/ALIILAPRO/cloudflare-gui-warp/blob/main/ScreenShot/connect.png)
![](https://github.com/ALIILAPRO/cloudflare-gui-warp/blob/main/ScreenShot/disconnect.png)