Giter Site home page Giter Site logo

Bot not responding about trackdown HOT 3 CLOSED

th30neand0nly avatar th30neand0nly commented on September 24, 2024
Bot not responding

from trackdown.

Comments (3)

prateek-chaubey avatar prateek-chaubey commented on September 24, 2024 1

Try putting it directly in the index.js file
Ex:

const bot = new TelegramBot("bot_token", {polling: true});

On line 07

from trackdown.

itzharshit avatar itzharshit commented on September 24, 2024

I want to add my domain instead of ip address for url
I have setup the cloudflare as you can see in screenshot but it's not working on the url.

Your guide will be appreciated.

Screenshot_20231119_132157_Chrome.png

I am getting this error when trying to open the url
Screenshot_20231119_132549_Chrome.png

And when trying to open using 5000 as port getting this error instead of opening github.com or other shorted url and also not receiving victim's information on bot
Screenshot_20231119_132939_Chrome.png

from trackdown.

prateek-chaubey avatar prateek-chaubey commented on September 24, 2024

You need to modify the code a bit
On line 239 modify the port 5000 with port 80

Like this

app.listen(80, () => {

Afterwards you can rerun the code and then it will show up on bit.harshit.wtf.

As mentioned in the readme https://github.com and few other websites may not work in iframe , if they have x-frame-headers present

from trackdown.

Related Issues (20)

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.