Giter Club home page Giter Club logo

mungrok's Introduction

mungrok

Run multiple ngrok accounts on one machine

Usage:   mungrok [command] [argument]

Commands:

  • mungrok add <account_name> <auth_token>:
    • Shorthand: mungrok a <account_name> <auth_token>
    • Description: Add new account
  • mungrok remove <account_name>:
    • Shorthand: mungrok rm <account_name>
    • Description: Remove existing account
  • mungrok list:
    • Shorthand: mungrok ls
    • Description: List all existing accounts
  • mungrok listen [account_name] [, --protocol[, --address[, --region]]]:
    • Shorthand: mungrok l [account_name] [, -p[, -a[, -r]]]
    • Description: Create ngrok tunnel using random account (using account_name if provided)
    • Options:
      • --protocol/-p: Local server / tunnel protocol
        • Choices: ['tcp', 'http', 'tls']
        • Default: 'http'
      • --address/-a: Local server address
        • Default: 'localhost:80'
      • --region/-r: Ngrok server location
        • Choices: ['us', 'eu', 'ap', 'au']
        • Default: 'ap'
  • mungrok edit <account_name> <auth_token>:
    • Shorthand: mungrok e <account_name> <auth_token>
    • Description: Replace existing account's auth token with new auth token, you can do the same job with mungrok remove + mungrok add

*Note: To run mungrok/ngrok on termux (android), you have to turn on mobile hotspot.

From βεαΣτ with ♥

mungrok's People

Contributors

hbinhng 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.