Skip to content

Howto connect to the interactive map on localhost:8080 ? #288

@hvegh

Description

@hvegh

I am trying to connect to the interactive map server using my browser http://localhost:8080

I am using:

dump1090-fa/dump1090 --ppm 65 --interactive --net

Then I can see these ports are added:

tcp 0 0 0.0.0.0:30001 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:30003 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:30002 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:30005 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:30004 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:30104 0.0.0.0:* LISTEN
tcp6 0 0 :::30001 :::* LISTEN
tcp6 0 0 :::30003 :::* LISTEN
tcp6 0 0 :::30002 :::* LISTEN
tcp6 0 0 :::30005 :::* LISTEN
tcp6 0 0 :::30004 :::* LISTEN
tcp6 0 0 :::30104 :::* LISTEN

Also none of these ports seem to provide the interactive map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions