An open API service indexing awesome lists of open source software.

https://github.com/synacktraa/uctf

Fetches upcoming CTFs
https://github.com/synacktraa/uctf

capture-the-flag ctf python3

Last synced: over 1 year ago
JSON representation

Fetches upcoming CTFs

Awesome Lists containing this project

README

          






uctf

#

>UCTF fetches upcoming CTFs from ctftime.org

### Prerequisites
- Python3.x

### Installation

- Clone the Repo
```
git clone https://github.com/synacktraa/uctf
```

- Move to cloned directory
```
cd uctf
```

- Now Run Tool
```
python3 uctf.py --weight true --onsite false
```