Giter Site home page Giter Site logo

thunderspyder / fzbypassbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from silentdemonsd/fzbypassbot

0.0 0.0 0.0 111 KB

A Elegant Fast Multi Threaded Bypass Bot for Bigger Deeds. Try Now !!

Home Page: http://t.me/FXTorrentz

License: MIT License

Shell 0.22% Python 99.31% Dockerfile 0.46%

fzbypassbot's Introduction

FZ Bypass Logo

FZBypassBot

A Elegant Fast Multi Threaded Bypass Telegram Bot for Bigger Deeds like Mass Bypass. Try Now, and Feel the Speedy Work.

Demo Bot | Supported Sites | Support Group


Features

  • Fastest written in Async
  • Build with Simultaneously Bypass Method
  • Supported for Authorized Chats & Topics
  • Added Support for Inline Bypass ( Use anytime anywhere)

    Enable: BotFather -> Bot Settings -> Inline Mode (Turn On)


Supported Sites

  • All Credits to Respective Script Owner & Contributors
  • All these are Collected from the Internet / Web

Shorten Sites

Shortener Sites Status
tinyfy.in ✅️
xpshort.com + push.bdnewsx.com + techymozo.com ✅️
gtlinks.me + gyanilinks.com ✅️
droplink.co ✅️
earn.moneykamalo.com ✅️
adrinolinks.com ❌️
krownlinks.me ✅️
du-link.in + dulink.in ✅️
link.tnshort.net ✅️
go.lolshort.tech ✅️
indianshortner.in ✅️
rslinks.net ❌️
m.easysky.in ❌️
linkbnao.com ✅️
go.indiurl.in.net ⚠️
go.earnl.xyz ⚠️
linkvertise.com ✅️
link.tnlink.in ️✅️
link4earn.com + link4earn.in ✅️
shortingly.com ️✅️
go.flashlink.in ⚠️
short2url.in ✅️
urlsopen.com ⚠️
mdisk.pro ✅️
ouo.io + ouo.press ✅️
shareus.in + shareus.io + shrs.link ️❌️
dropbox.in ✅️
disk.yandex.ru + yandex.com ✅️
try2link.com ✅️
shrdsk.me ✅️
linkpays.in ✅️
pkin.me + go.paisakamalo.in ✅️
sklinks.in + sklinks.tech ✅️
link1s.com ✅️
tulinks.one + go.tulinks.online + tulinks.online ✅️
powerlinks.site ✅️
link.vipurl.in + vipurl.in + count.vipurl.in ✅️
v2links.com ✅️
indyshare.net ✅️
bit.ly + tinyurl.com + aylm.short.gy ✅️
linkyearn.com ✅️
earn4link.in ✅️
linksly.co ✅️
download.mdiskshortner.link ✅️
shrdsk.me ️❌️
mediafire.com ✅️
terabox.* + terabox.* + nephobox.* + 4funbox.* + mirrobox.* + momerybox.* + teraboxapp.* ✅️
hotfile.io + bayfiles.com + megaupload.nz + letsupload.cc + filechan.org + myfile.is + vshare.is + rapidshare.nu + lolabits.se + openload.cc + share-online.is + upvid.cc ⚠️
rocklinks.net ✅️
mplaylink.com ✅️
shrinke.me ✅️
urlspay.in ✅️
short.tnvalue.in ✅️
sxslink.com ✅️
ziplinker.net ✅️
moneycase.link ✅️
urllinkshort.in ✅️
dtglinks.in ✅️
shrtco.de + 9qr.de + shiny.link ✅️
kpslink.in ✅️
v2.kpslink.in ✅️
tamizhmasters.com ✅️
tglink.in ✅️
pandaznetwork.com ✅️
url4earn.in ✅️
More Sites...Updating ️♻️

Scrape Sites

Websites Status
cinevood.* (Page) ✅️
toonworld4all.* (Page + Episode) ✅️
kayoanime.com (Page) ✅️
skymovieshd.* ✅️
ww1.sharespark.cfd ✅️

GDrive Sites

Websites Status
new9.gdtot.cfd ✅️
filepress.space + filebee.* ✅️
appdrive.club (File + Pack) ✅️
gdflix.cc(File + Pack) ✅️

Deploy Guide

  1. Heroku (Recommended)
  2. VPS
    • Build And Run The Docker Image Using Official Docker Commands
      • Clone the Repository
        git clone https://github.com/SilentDemonSD/FZBypassBot && cd FZBypassBot
        
      • Build Docker image:
        docker build . -t fzbypass
        
      • Run the image:
        docker run fzbypass
        
      • To stop the running image:
        • Check Running Containers
          docker ps
          
        • Get the ID and Stop the Container
          docker stop idxxxxx
          
    • Add sudo at the Start of Each Command if your CLI is rooted
    • Add all Config Data in config.env
    • Update your Repo Directly, Make sure to fill Up UPSTREAM_REPO & UPSTREAM_BRANCH
      docker restart idxxxxx
      

Config Setup

  • BOT_TOKEN: Telegram Bot Token that you got from BotFather.
  • OWNER_ID: Telegram User ID (not username) of the Owner of the bot.
  • API_ID: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org.
  • API_HASH: This is to authenticate your Telegram account for downloading Telegram files. You can get this from https://my.telegram.org.
  • AUTH_CHATS: Group ID (with Topic ID), Separated by space.

    Format: chat_id:topic_id chat_id chat_id:topic_id

  • GDTOT_CRYPT: GdToT Crypt (Optional). It works with & without Crypt!
  • TERA_COOKIE: Get the Terabox ndus Cookie from Cookie Editor Extension.
  • UPSTREAM_REPO: Put Upstream Repo to Update. Defaults to https://github.com/SilentDemonSD/FZBypassBot
  • UPSTREAM_BRANCH: Put Branch Name. Defaults to main

Credits

  • SilentDemonSD (Developer)
  • Link-Bypasser-Bot (Many Scripts are Taken & Totally Modified)

fzbypassbot's People

Contributors

silentdemonsd avatar thunderspyder avatar theflashspeedster 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.