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.
I am trying to connect to the interactive map server using my browser http://localhost:8080
I am using:
Then I can see these ports are added:
Also none of these ports seem to provide the interactive map.