Skip to content

brngklp/warper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published