It’s rainy today. The rain was really loud, and I feel like that never happened before in this apartment. I like.

A few days ago, someone DDoSed Nekoweb. I found out a cool program called Logstalgia, and visualized the DDoS.

Looks epic. I added more protections to Nekoweb so it shouldn’t happen again. I got out my old monitor and put it on my computer. I’ll just use it as real-time log visualizer from now on.

image.jpg

It’s running from WSL (which is cool because I never really used any GUI programs in WSL), and it takes data from tail -f log via SSH, which is then piped into Node.js program I wrote to transform the log into usable format.