From 7cb8c485b92054b8276fd6f730aa224399ad6acd Mon Sep 17 00:00:00 2001 From: David Date: Tue, 31 Aug 2021 02:27:35 +0200 Subject: [PATCH] Typo fixing --- content/posts/mapping-fail2ban.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/mapping-fail2ban.md b/content/posts/mapping-fail2ban.md index 8a03fac..5ff8c7f 100644 --- a/content/posts/mapping-fail2ban.md +++ b/content/posts/mapping-fail2ban.md @@ -136,7 +136,7 @@ We just made Our Very Own Top 10 Of Shame! And remember that is is _just one day # Mapping the scanners -To top it off, I would like to have some sort of graphical visualization of this heinous crimes. There are some great libraries out there to plot coordinate data into a mapamundi. I would consider [something like folium](https://georgetsilva.github.io/posts/mapping-points-with-folium/) if I were to do more with the Python side of this blogpost. But that's not what we're here for today. Today we're using crappy sites and copy-pasting. +To top it off, I would like to have some sort of graphical visualization of these heinous crimes. There are some great libraries out there to plot coordinate data into a mapamundi. I would consider [something like folium](https://georgetsilva.github.io/posts/mapping-points-with-folium/) if I were to do more with the Python side of this blogpost. But that's not what we're here for today. Today we're using crappy sites and copy-pasting. ``` $ cut -d'~' -f6,7 --output-delimiter=',' ipstats | xclip -selection clipboard