Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.
/ rCTF-CLI Public archive

A CLI management tool for your rCTF installation

License

Notifications You must be signed in to change notification settings

redpwn/rCTF-CLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

rCTF-CLI (rctf-cli) is a CLI tool to help you manage your rCTF installation.

Installation

# pip3 install rctf-cli

Usage

To read more about its usage, see the wiki page or the GitHub repository.

Starting rCTF

# rctf start

Stopping rCTF

# rctf stop

Upgrading rCTF

# rctf update

Configuring rCTF

Viewing Configuration

# rctf config
# rctf config [key]

Editing Configuration

# rctf config [key] [value]

Releases

No releases published

Packages

No packages published