Commit Graph

6 Commits

Author SHA1 Message Date
rapturate
aa11268522 updated README 2026-06-09 17:13:39 -04:00
rapturate
175452c2b1 Updated the README.md 2026-06-09 17:11:45 -04:00
rapturate
8b39ddecac Stop tracking .env configuration. 2026-06-09 15:58:36 -04:00
rapturate
92bdaee885 Changed everything to reflect the new name "LumberJack" in the cmake files. Fixed my doxygen notes to reflect v1.0.0 2026-06-09 15:35:27 -04:00
rapturate
cf35790578 Updated the README.md file for a little more clarity. 2026-06-09 15:01:04 -04:00
rapturate
42f50c9e9a 1) First draft of the TUI functionality
2) Added env_reader functions (env.hpp and env.cpp)
3) Program looks for a .env on startup and creates one based on user input if not found.
4) Refactored log_parsing and ip_to_geo to use the global env variables for parsing and ip lookup from the local .mmdb database
5) CMakeLists.txt is now cross platform functional
6) Added various cross platform checks for creating .env variables
2026-06-09 14:29:42 -04:00