creamhack

Crates.iocreamhack
lib.rscreamhack
version0.1.0
sourcesrc
created_at2024-09-29 00:54:57.429944
updated_at2024-09-29 00:54:57.429944
descriptionDreamhack TUI client
homepagehttps://github.com/KimWang906/creamhack
repositoryhttps://github.com/KimWang906/creamhack
max_upload_size
id1390483
size428,495
hyunbin0550 (KimWang906)

documentation

README

Creamhack

  • Dreamhack TUI Mode

alt text

Feature

  1. Search Challenges
  2. Search Options
  3. Challenges
  4. Challenge Info
  5. Download Challenge
  6. Request Create VM
  7. Request Enter Flag

Usage

  • q: Quit
  • ctrl + w: Change workdir

1. Search

  • → / ← : Move Cursor

2. Search Options

  • → / ← : Select options
  • Enter: Open options with popup
    • ↑ / ↓ : Select an option within the popup
    • Enter: Save selected options

3. Challenges

  • ↑ / ↓ : Select challenge
  • g: Go to top

4. Challenge Info

  • ↑ / ↓ : Select feature
  • Enter : Execute selected feature

Installation

curl -fsSL https://raw.githubusercontent.com/KimWang906/creamhack/main/installer/installer.sh | sh

Config file

Linux Config Path

/home/yourname/.config/creamhack/config.toml

MacOS Config Path

/Users/yourname/Library/Application\ Support/creamhack/config.toml

Windows Config Path

C:\Users\youname\AppData\Roaming\creamhack\config.toml
Commit count: 27

cargo fmt