https://github.com/sajad-net/ctf_manager
CTF manager
https://github.com/sajad-net/ctf_manager
capture-the-flag ctf ctf-manager python
Last synced: 6 months ago
JSON representation
CTF manager
- Host: GitHub
- URL: https://github.com/sajad-net/ctf_manager
- Owner: SAJAD-net
- Created: 2023-03-29T18:42:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-23T08:24:38.000Z (over 1 year ago)
- Last Synced: 2024-04-23T13:05:37.976Z (over 1 year ago)
- Topics: capture-the-flag, ctf, ctf-manager, python
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ctf_manager
CTF manager
### usage: ctfm [-h] [-i CTF_NAME] [-f FLAG] [-s] [-d]
### options:
-h, --help show this help message and exit
-i CTF_NAME, --initialize CTF_NAME
initialize the requirements
-f FLAG, --flag FLAG save the flag in flag.txt
-s, --start start the challenge, build the ctf_manager.txt
-d, --done finish the challenge