MatthewClarkMay / geoip-attack-map

Cyber security geoip attack map that follows syslog and parses IPs/port numbers to visualize attackers in real time.
Apache License 2.0
353 stars 203 forks source link

为什么我的不能显示地图 #23

Closed mexbo closed 6 years ago

mexbo commented 6 years ago

Why can't my map be displayed? Everything else is right that the map is black. @MatthewClarkMay

amassi-network commented 6 years ago

Hi May be you have to create an account on mapbox and get a key to change in geoip-attack-map/AttackMapServer/static/map.js ?

L.mapbox.accessToken = "pk.eyJ1IjoibW1heTYwMSIsImEiOiJjaWgyYWU3NWQweWx2d3ltMDl4eGk5eWY1In0.9YoOkALPP7zaoim34ZITxw";

mexbo commented 6 years ago

img This is the original map. I didn't make any changes. But after I changed the key, it couldn't show the black map. Why?

mexbo commented 6 years ago

OK,Thanks @amassi-network ,I solved the problem.

mexbo commented 6 years ago

Finally, I changed to the latest secret key, and the map was displayed.