Giter VIP home page Giter VIP logo

Comments (2)

bblenard avatar bblenard commented on May 25, 2024

Your screenshot doesn't really include an error. The No Active Beacon just means you haven't selected a beacon to interact with. From your screenshot it seems you just started the server and haven't had any beacons checkin yet. Notice how I get the same No Active Beacon Message when I initially start my server however once I execute a beacon on my test machine I get the initial checkin message and am able to interact and task the beacon.

Initial Server startup

no_beacons

Beacon Checkin

1_beacon

Also if you want to listen on port 430 you will have to publish the port via docker and instruct shad0w to listen on that port with -p 430 at the moment you are publishing port 430 however you are still listening on the containers 443. You could also probably --publish 430:443 to make it easy. Does that answer your questions?

from shad0w.

bats3c avatar bats3c commented on May 25, 2024

Nice, @bblenard covered everything you need to fix this issue.

from shad0w.

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.