Dragon-Born / warpy

A command-line program to get WARP+ as WireGuard written in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARPY

Warpy is a command-line program to get WARP+ as WireGuard configuration

It requires the Python interpreter, version 3.5+, and it is not platform specific. It should work on your Unix box, on Windows or on macOS.

INSTALLATION

To install it right away for all UNIX users (Linux, macOS, etc.), type:

pip3 install warpy

How to use

By using this, you agree the Privacy Policy and Terms of Service of Cloudflare 1.1.1.1

To run warpy, simply execute python3 -m warpy or warpy in your terminal.

FAQ

How does warpy get WARP+ quota for free?

It currently get quota by faking referrers since there is no way to pay for premium version outside of 1.1.1.1 app, but it is recommended to pay for it on your phone if you think their service is good.

About

A command-line program to get WARP+ as WireGuard written in python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%