Skip to main content

A CLI to start cybersecurity labs and practice your skills

Project description

Jedha CLI

Practice your Cybersecurity skills with Jedha CLI and launch our labs directly from your terminal.

Requirements

  • Python 3.10+
  • Docker
  • Docker Compose
  • AMD64 CPU (preferably, otherwise some labs may not work)

This CLI is build to be used on Kali Linux priorly and AMD64 architecture (though most of the labs will work on arm64).

It may work on other Linux distributions, but we don't support them. Also it may work on Windows and macOS but we don't support them either (but most of labs have been tested on macOS and work well).

Installation

Be sure you meet all the requirements before installing the CLI. Then use pipx:

pipx install jedha-cli
pipx ensurepath

You are good to go!

Usage

Check the help command to see the available commands:

$ jedha-cli --help
 Usage: jedha-cli [OPTIONS] COMMAND [ARGS]...

 A CLI to manage the labs for Cybersecurity Bootcamp at Jedha (https://jedha.co).
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀===========⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀==================⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀=======⠀⠀⠀⠀⠀⠀⠀⠀=======⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀+++==⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀***+⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀==
 ⠀⠀⠀⠀***⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀=====⠀⠀
 ⠀⠀⠀****⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀===========⠀⠀⠀
 ⠀⠀⠀****⠀⠀⠀⠀⠀⠀⠀++======⠀⠀⠀⠀⠀====⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀********+++⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀
 **************⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀*****⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀====⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀*******⠀⠀⠀⠀⠀⠀⠀⠀+++====⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀**************++++⠀⠀⠀⠀⠀⠀⠀⠀
 ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀***********⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀

╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --version          Show the jedha-cli version and exit.                                                                   │
│ --help             Show this message and exit.                                                                            │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ dl          Download (but not start) a lab: useful if it's been updated.                                                  │
│ list        List all the labs available.                                                                                  │
│ remove      Remove definitively a specific lab environment: useful to free some disk space.                               │
│ restart     Restart a lab.                                                                                                │
│ start       Start a specific lab environment.                                                                             │
│ status      Show the running lab. If a lab name is provided, it will show the status of that lab.                         │
│ stop        Stop a specific lab environment.                                                                              │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

 Made with ❤️ by the Jedha Bootcamp Team

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jedha_cli-3.7.0.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jedha_cli-3.7.0-py3-none-any.whl (56.8 kB view details)

Uploaded Python 3

File details

Details for the file jedha_cli-3.7.0.tar.gz.

File metadata

  • Download URL: jedha_cli-3.7.0.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for jedha_cli-3.7.0.tar.gz
Algorithm Hash digest
SHA256 7a15f836af54fb7891120fd922b3ca67ef5c8884d04b38d40bf64bb964b3124b
MD5 05db39c624b3ef3b02d5ea32b3e3b441
BLAKE2b-256 e9107804aba6185ddca69a3ca2ae63a7e2bed8c34bce43e55ed449eb070e069e

See more details on using hashes here.

File details

Details for the file jedha_cli-3.7.0-py3-none-any.whl.

File metadata

  • Download URL: jedha_cli-3.7.0-py3-none-any.whl
  • Upload date:
  • Size: 56.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.10.20 Linux/6.17.0-1018-azure

File hashes

Hashes for jedha_cli-3.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f623f40589af3a8230b5f2cf9e049607a8ed5164ff86b29994de19ab1ad8a50b
MD5 40f4499ed1b081cd6934a20418691d49
BLAKE2b-256 9764a687f4640db57354c8399231936b8cd582e1538b0b36ab0c1c59e2fa9427

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page