7 ms·
I use a script I wrote in an hour, which parses nginx access.log and prints last visitors to a "_stats.txt" file. It's 90% requests made by bots, so I didn't b
by ncake 5y ago
I use a script I wrote in an hour, which parses nginx access.log and prints last visitors to a "_stats.txt" file.
It's 90% requests made by bots, so I didn't bother making a UI.