Skip to main content

Bot Integrations with various platforms to send latest ngork links

Project description

Ng-Bot

Ngrok Bot (Ng-Bot) publishes updated ngrok URLs to telegram chat ids and restricts other users to access the bot or on discord using webhook url.

Note: This bot may be used for malicious purposes too. Its upto users how they use this tool/bot. Author is not responsible for user's action in any manner.

Installation

  • Clone repo

    git clone --depth=1 https://github.com/dmdhrumilmistry/ng_bot.git
    
  • Change directory

    cd ng_bot
    
  • Install requirements

    python3 -m pip install -r requirements.txt
    

Usage

  • Create Ngrok account

  • Complete Sign Up process

  • Add new AUTH TOKEN from dashboard

  • Store variables in .env file

    NGROK_AUTH_TOKEN='your_auth_token'
    TELE_BOT_TOKEN='telegram_bot_token'
    ALLOWED_USER_IDS=tele_user_id1, tele_user_id2, tele_user_id3
    DISCORD_WEBHOOK_URL='webhook-url' 
    

    Above variables can also be stored in environment variables

  • Start application

    # for telegram
    python3 -m ng_bot --http 8080 --tcp 22 4444 --platform telegram
    
    # for discord
    python3 -m ng_bot --tcp 22 --platform discord
    

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

ng_bot-1.0.3.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

ng_bot-1.0.3-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file ng_bot-1.0.3.tar.gz.

File metadata

  • Download URL: ng_bot-1.0.3.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.2 Darwin/22.3.0

File hashes

Hashes for ng_bot-1.0.3.tar.gz
Algorithm Hash digest
SHA256 cee2452827537d8e4fb1fa60a2ae0730212691256daf35d67a1e5ed6b6394239
MD5 58202a04e7831a990f387541364edf02
BLAKE2b-256 85aa557f7c32c1c57ea5166f5e10977ce5c7f154248f3ff60b5ea673f4bc1a04

See more details on using hashes here.

File details

Details for the file ng_bot-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: ng_bot-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.11.2 Darwin/22.3.0

File hashes

Hashes for ng_bot-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 53ef8213114a8bc45e6332d317f7cb1671a32067e74ad597156ab592125fb809
MD5 afc4d6c7651840bd75f72a08893edcbd
BLAKE2b-256 50f91f8019de3135c6505ce25db72d551a45dba10e500340728127883f1ee97e

See more details on using hashes here.

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