Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CTF Time CLI #47

Open
palash25 opened this issue Jul 17, 2018 · 0 comments
Open

CTF Time CLI #47

palash25 opened this issue Jul 17, 2018 · 0 comments
Labels

Comments

@palash25
Copy link
Contributor

palash25 commented Jul 17, 2018

CTF Time is a website that tells you about upcoming CTF contests https://ctftime.org/

It would be a nice beginner project to write a CLI for displaying information from the site on the terminal.

Since a public API isn't available scraping info is the way to go.

To speed up lookup time on can look into threads and concurrency and maybe caching and memoization too.

Open for all. Comment before trying to hack on it.

Capture The Flag, CTF teams, CTF ratings, CTF archive, CTF writeups
@palash25 palash25 added help wanted Extra attention is needed infosec contests CLI labels Jul 17, 2018
@palash25 palash25 changed the title CTFTime CLI CTF Time CLI Jul 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant