Skip to main content

Easy and fast tool written in python 3 to get info about running ngrok tunnel

Project description

Get ngrok tunnel info

Easy and fast tool written in python 3 to get info about running ngrok tunnel. Supports HTTPS and TCP


Instalation

  • Windows / macOS

    Run python3 -m pip install ngrok_info

  • Linux

    Run python3 -m pip install ngrok_info

Usage

  • Windows / macOS

    Add to your script import ngrok_info
    ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ngrok_info.get()

  • Linux

    Add to your script import ngrok_info
    ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ ‎ngrok_info.get()

Uninstall

  • Windows / macOS

    Run python3 -m pip uninstall ngrok-info

  • Linux

    Run python3 -m pip uninstall ngrok-info

FAQ

  • Error: wrong tunnel name specified or no tunnel is running

    Check if ngrok is really running on your computer. If yes, check if you have correctly specified tunnel name. You need to specify it only, if you are using config file to specify tunnel preset. If you've checked everything, but it's still not working, contact us on Discord or open issue.

Do you like this? Hit that ⭐!
Use the star button as way to show us, that it works
Fork and pull requests are welcome of course

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ngrok_info-1.0.15.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

ngrok_info-1.0.15-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page