secprac-client

command module
v0.0.0-...-1373814 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2021 License: MIT Imports: 14 Imported by: 0

README

secprac-name.png

Go build status License (MIT)

secprac is a platform to create cyber security practice games for Linux systems, similar to the CyberPatriot competition.

This is the client to run on practice virtual machines.

See the web server at blueberry-jam/secprac-web.

Installation

Easily install via script by running:

wget https://raw.githubusercontent.com/blueberry-jam/secprac-client/master/install.sh && sudo sh install.sh

Usage

To start the client, run:

# secprac-start <user> <server url>

Replace <user> with the username of the main non-root user, and <server url> with the URL of the server, including http:// and without a trailing slash.

E.g. sudo secprac-start john http://192.168.0.3.

The above command will use a script that will attempt to start the client as a systemd service.

To run the client directly (not recommended) run:

# secprac-client <user> <server url>

Setting up a game (and more extensive documentation)

See the web server repository's wiki.

License

All files are licensed under the MIT License, except for data/FiraSans-Light.ttf, whose license is located at data/LICENSE-Fira.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL