Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MUNI-KYPO-CSC
cyber-sandbox-creator
Commits
35c71b24
Commit
35c71b24
authored
Jul 01, 2022
by
Attila Farkas
Browse files
Update versions
parent
260fb5b2
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
35c71b24
...
...
@@ -16,13 +16,13 @@ Cyber Sandbox Creator is a tool that can generate portable definition files and
1.
Install pip using
`$ sudo apt-get install python3-pip`
.
2.
Install setuptools with
`$ pip3 install setuptools`
.
3.
Install Kypo Topology Definition
`$ pip3 install kypo-topology-definition
~
=0.5.
0
--extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`
.
3.
Install Kypo Topology Definition
`$ pip3 install kypo-topology-definition
=
=0.5.
1
--extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`
.
4.
Install Cyber Sandbox Creator with
`$ pip3 install sandboxcreator`
.
### Windows 10
1.
Install
[
Python 3
](
https://www.python.org/downloads/windows/
)
(
at
least v3.7). At the beginning of the installation mark the "Add Python to PATH" option.
3.
Install Kypo Topology Definition
`$ pip install kypo-topology-definition
~
=0.5.
0
--extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`
.
3.
Install Kypo Topology Definition
`$ pip install kypo-topology-definition
=
=0.5.
1
--extra-index-url https://gitlab.ics.muni.cz/api/v4/projects/2358/packages/pypi/simple`
.
4.
Install Cyber Sandbox Creator with
`$ pip install sandboxcreator`
.
## Usage
...
...
sandboxcreator/resources/templates/vagrantfile.j2
View file @
35c71b24
# Generated by Cyber Sandbox Creator
2.0.1
# Generated by Cyber Sandbox Creator
3.1.0
# https://gitlab.ics.muni.cz/muni-kypo-csc/cyber-sandbox-creator
#
# -*- mode: ruby -*-
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment