/warper

A Linux helper for Cloudflare's 1.1.1.1

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

Warper

A Linux Helper For CloudFlare’s Warp.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Warper requires the latest ‘python3’ and ‘make’ packages. To install them write the command below to your terminal.

For Debian based distros;

sudo apt install make python3

For Arch based distros;

sudo pacman -S make python3

Install

To install warper to your system, You need to write the command below to your terminal.

git clone https://github.com/brngklp/warper.git ; cd warper ; sudo make install

Usage

warper <on/off/status> https://i.imgur.com/BoKYuHA.png

Built With

Python

Contributing

To report bugs and suggest new feature use the issue tracker. If you have some code which you would like to be merged, then open a pull request.

Authors

Baran Gökalp

License

This project is licensed under the MPL-2.0 License - see the LICENSE file for details