Warp-Up

Automatically generated referrer bonuses for Cloudflare WARP.

Download as .zip Download as .tar.gz View on GitHub

Warp-Up

Automatically generated referrer bonuses for Cloudflare WARP.

Build

Commits GitHub release GitHub license Installs GitHub file size in bytes

Codacy grade CodeFactor Grade


Screenshot

About Disclaimer Compatibility Usage Roadmap Contributing License


About

WARP+ uses Cloudflare's virtual private backbone, known as Argo, to achieve higher speeds and ensure your connection is encrypted across the long haul of the Internet.

Warp-Up is a tool, that uses the referral system of WARP+ to add a nearly unlimited amount of extra traffic to your existing WARP account.


Disclaimer

This software and information is designed for educational purposes only.

This information is provided 'as is' and in no event shall the provider or 1-2.dev be liable for any damages, including, without limitation, damages resulting from lost data or lost profits or revenue, the costs of recovering such data, the costs of substitute data, claims by third parties or for other similar costs, or any special, incidental, or consequential damages arising out of use or misuse of this data. The accuracy or reliability of the data is not guaranteed or warranted in any way, and the provider disclaim liability of any kind whatsoever, including, without limitation, liability for quality, performance, merchantability and fitness for a particular purpose arising out of the use, or inability to use the data. Information obtained via this software MUST NEVER BE USED to take medical decisions.

All respective trademarks belong to Cloudflare, Inc. 1-2.dev is not affiliated with or endorsed by Cloudflare.


Compatibility

Every Warp-Up build will be automatically tested against the latest Ubuntu LTS Versions (16.04 and newer) using Travis CI. Compatibility with other operating systems (such as Debian 10) is tested manually.

In fact, Warp-Up should work flawlessly on every system with Bash 5 and Curl.

Operating System

Also compatible

Maybe compatible (untested)


Usage

Before you can start using this tool, you need a WARP ID. To obtain it, download and install the 1.1.1.1 app on your mobile device first, if not already done.

As soon as the app has been installed, open it and tap on the ☰ Icon. Tap Advanced -> Diagnostics and copy your ID from the client configuration.

One-Step Execution (Linux / WSL)

bash <(curl -sL dist.1-2.dev/warp-up)

or (Windows / Powershell)

PowerShell -Command "Set-ExecutionPolicy RemoteSigned -scope Process; iwr -useb https://raw.githubusercontent.com/SoftCreatR/warp-up/main/install-warp-up.ps1 | iex && bash warp-up.sh"

Alternative Method

git clone https://github.com/SoftCreatR/warp-up
cd warp-up
bash warp-up.sh

Docker

git clone https://github.com/SoftCreatR/warp-up
cd warp-up/docker

Edit the file docker-compose.yml and configure Warp-Up. See warp-up.conf.dist for an example configuration.

When done, run:

sudo docker build --tag warp-up:latest .
sudo docker run -it warp-up

Options available

Currently available build options are

Default options :

Configuration File :

Instead of executing Warp-Up parameterized or through the wizard, you can create a file warp-up.conf, including your default configuration. Available options are:

See warp-up.conf.dist for an example configuration.

After creating your configuration, simply run bash warp-up without parameters, and you are good to go. However, all configuration options can be overridden by executing Warp-Up parameterized, as usual.

Additional notes


Contributing

If you have any ideas, just open an issue and describe what you would like to add/change in Warp-Up.

If you'd like to contribute, please fork the repository and make changes as you'd like. Pull requests are warmly welcome.

License 🌳

ISC © 1-2.dev

This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the ecologi project, you’ll be creating employment for local families and restoring wildlife habitats.