Skip to content

This bypass script can bypass many famous URL Shortener Website links in 1 second.

License

Notifications You must be signed in to change notification settings

Kashir-bots/GreyMatters-Bypass-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bypasserbot

A bot to bypass shorted links.

Run Bot on VPS

  • Clone The Repo
git clone https://github.com/Greymattersbot/GreyMatters-Bypass-Bot
  • Change Directory
cd GreyMatters-Bypass-Bot
  • Update & Upgrade Packages
sudo apt-get update && sudo apt-get upgrade 

Build And Run The Docker Image Using Official Docker Commands

  • Start Docker daemon (SKIP if already running):
sudo dockerd
  • Build Docker image:
sudo docker build . -t bypass
  • Run the image:
sudo docker run -p 80:80 bypass
  • To stop the running image:
sudo docker ps
sudo docker stop id


Variables

  • API_HASH API Hash from my.telegram.org
  • API_ID API ID from my.telegram.org
  • BOT_TOKEN Bot token from @BotFather
  • PORT server port of host. Defaults is 80
  • Channel_id
  • Drivebuzz_crypt
  • Drivefire_crypt
  • Jiodrive_crypt
  • Gadrive_crypt
  • Kolop_crypt
  • Katdrive_crypt
  • Gtot_crypt
  • Appdrive_email
  • Appdrive_password
  • Hubdrive_crypt
  • Sharerpw_xsrf_token
  • Sharerpw_laravel_session

Credits

Note

  • I invite all the Devs to please come forward and contribute in this Open & Free Project by adding more URL Shorteners to it.

About

This bypass script can bypass many famous URL Shortener Website links in 1 second.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Dockerfile 1.3%