Skip to content

shollingsworth/opensnitch-docker-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Environments

General Structure

cd <folder>/
./build.sh
./run.sh "mypassword"
# or specify geometry
GEOMETRY=1920x1024 ./run.sh "mypassword"
# connect with vnc client of choice
krdc vnc://localhost:5900