Code Monkey home page Code Monkey logo

warp-plus's Introduction

Unlimited data for Cloudflare warp-plus

Inspired by Original Author ๐Ÿ‘

Description: Cloudflare's warp account, no this is warp plus!

  1. Clone this repo

  2. Build a docker image

  3. Run docker container

    docker run -d -p 8000:5000 -v $PWD:/app --restart unless-stopped --memory='512m' --cpus=0.5 IMAGE:VERSION

  4. That's it!

  5. To expose your private port (local) to public internet here are some awesome examples

    I chose: ssh -v -R 80:localhost:8000 localhost.run

  6. localhost.run will generate a link and *visit it.

OR you can also pull a pre-built docker image

from docker hub > docker pull minlaxz/warp-plus:1.1

from GitHub container registry > docker pull ghcr.io/minlaxz/warp-plus/warp:1.1

then re-follow the steps 3, (4), 5 and 6

The other thing that needed to be mentioned is that I simply made this work using deta.sh.

Honestly deta.sh describes that their service will be a lifetime free service, but it turns out like "what a lie"

I am going to host the service on another platform.

TODO

[ ] Host the service on anther SAAS.

warp-plus's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar minlaxz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

warp-plus's Issues

Usage: python -m flask run [OPTIONS] error: Could not locate a Flask application.

Hi Minlaxz,
I run this pj with Docker desktop
When I run it shows this log

  • Environment: production
    WARNING: This is a development server. Do not use it in a production deployment.
    Use a production WSGI server instead.
  • Debug mode: off
    Usage: python -m flask run [OPTIONS]
    Error: Could not locate a Flask application. You did not provide the "FLASK_APP" environment variable, and a "wsgi.py" or "app.py" module was not found in the current directory.

Flask python installed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.