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

simulate dummy traffic #1

Closed flyingtango closed 7 years ago

flyingtango commented 7 years ago

How to slow down the speed of simulate dummy traffic?The lines on the map are very messy.

venbea commented 7 years ago

In the syslog-gen.sh file change the paremeter in the command sleep (sleep 1 = 1 event for second)