Skip to content

a python logging web/terminal/gui app for logging capture the flag and similar events

Notifications You must be signed in to change notification settings

antiman9071/pylog

Repository files navigation

This is a program that is meant to help track capture the flag challenges and the methods taken to solve them. It also works with multiple challenges that can be filtered and searched through. the program can be run with a bash script using help shows options. By default it will run in the terminal, the -w option will launch a web app(needs sudo for some reason), and the -g option will launch a GUI app.

to install you need python3, tkinter, flask, and sqlite3. once installed the program should just run using the launcher script (The scripts will run separately only if the file path is given as an argument)

About

a python logging web/terminal/gui app for logging capture the flag and similar events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published