Coder Social home page Coder Social logo

akpig / warppig Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 3 KB

Warp Pig is a custom proxy tool for exporting the Cloudflare Warp network to SOCKS5 or HTTP protocols.

Dockerfile 100.00%
clash cloudflare-warp http-proxy socks socks5 vpn warp-plus warp-plus-generator

warppig's Introduction

Warp Pig

platform code

https://github.com/akpig/warppig/releases

communication and interaction channels

What is Warp Pig?

Warp Pig is a custom proxy tool for exporting the Cloudflare Warp network to SOCKS5 or HTTP protocols.

Features

  • Automatically select the fastest warp node.
  • Access via socks5 protocol
  • Access via http protocol
  • Automatically obtain Warp key

How to use it?

  1. Download the binary for your platform
  2. Run it
    ./warp-pig
    
    Note: In the absence of a configuration file, a default configuration file named "config.yaml" will be automatically generated in the work directory.

More usage

  1. Specify configuration file
    ./warp-pig -c ./config.yaml
    
  2. Specify cache directory
    ./warp-pig --cache ./cache
    
    Cache directory is used to cache running info for next running

docker

  1. docker
    docker run -it -v $(pwd)/warppig_config:/config -p 3000:3000 -p 3001:3001 akpig/warppig
    
  2. docker-compose
    • download
    curl -L https://raw.githubusercontent.com/akpig/warppig/main/docker/docker-compose.yaml -o docker-compose.yaml
    
    • run
    docker-compose up -d
    

warppig's People

Contributors

akpig avatar

Stargazers

 avatar

Watchers

 avatar

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.