Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cyber-sandbox-creator
Manage
Activity
Members
Labels
Plan
Issues
10
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-CSC
cyber-sandbox-creator
Commits
35c71b24
Commit
35c71b24
authored
2 years ago
by
Attila Farkas
Browse files
Options
Downloads
Patches
Plain Diff
Update versions
parent
260fb5b2
No related branches found
No related tags found
1 merge request
!51
Update versions
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-2
2 additions, 2 deletions
README.md
sandboxcreator/resources/templates/vagrantfile.j2
+1
-1
1 addition, 1 deletion
sandboxcreator/resources/templates/vagrantfile.j2
with
3 additions
and
3 deletions
README.md
+
2
−
2
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
...
...
This diff is collapsed.
Click to expand it.
sandboxcreator/resources/templates/vagrantfile.j2
+
1
−
1
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 -*-
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment