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

new feature (target) #13

Closed diegodblr closed 7 years ago

diegodblr commented 7 years ago

I created a new feature. I removed the first table, the one that shows the colors and the protocols, and added a new one in which the quantity and the target ip appear. Thus it is possible to know which network ips are more and / or less attacked.

MatthewClarkMay commented 7 years ago

This isn't so much an issue, as it is a milestone. Perhaps you can create a pull request, or open up a project within this repository so I can review the code? Or you can just share the code here by dragging/dropping files.

diegodblr commented 7 years ago

I do not know how to play git. Where do I copy and paste the code?

dmadisetti commented 7 years ago

Click fork, click into the respective files and click edit. Then provide a pull request

I would recommend learning git for github:

https://help.github.com/articles/fork-a-repo/ https://try.github.io/levels/1/challenges/1

diegodblr commented 7 years ago

I think I got it. Kk