/GreyMatters-Bypass-Bot

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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 7:7 bypass
  • To stop the running image:
sudo docker ps
sudo docker stop id


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.