This website requires JavaScript.
Explore
Help
Sign In
Rapturate
/
LumberJack_TUI
Watch
1
Star
0
Fork
0
You've already forked LumberJack_TUI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
18
Commits
2
Branches
1
Tag
bdaf8451a0063042ea588f7d863517aad3b3c67e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rapturate
bdaf8451a0
added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
2026-06-08 14:25:11 -04:00
ip_to_geo
added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
2026-06-08 14:25:11 -04:00
log_parsing
added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
2026-06-08 14:25:11 -04:00
test_logs
Altered the access log test file to span a larger amount of time and randomized the order
2026-06-03 17:10:31 -04:00
third_party
added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
2026-06-08 14:25:11 -04:00
.env
Created my ip_to_geo .cpp and .hpp files and code.
2026-06-03 15:22:59 -04:00
.gitignore
some additional reconfigurations and what not.
2026-06-03 16:58:14 -04:00
CMakeLists.txt
some additional reconfigurations and what not.
2026-06-03 16:58:14 -04:00
main.cpp
added location info into the log_parsing output. Now when the access logs are parsed, the geo_data is now included in the p_logs print function for each entry.
2026-06-08 14:25:11 -04:00
Description
Takes an access log from an Apache2 web server and displays the data in a TUI.
206
MiB
Releases
1
v1.0.0
Latest
2026-06-09 22:21:13 +01:00
Languages
C++
85.2%
CMake
14.8%