OXIESEC PANEL
- Current Dir:
/
/
snap
/
hello-world
/
29
/
meta
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
07/11/2016 09:20:44 PM
rwxrwxr-x
📁
gui
-
07/11/2016 09:20:44 PM
rwxrwxr-x
📄
snap.yaml
598 bytes
04/17/2019 03:08:08 PM
rw-r--r--
Editing: snap.yaml
Close
name: hello-world version: 6.4 architectures: [ all ] summary: The 'hello-world' of snaps description: | This is a simple snap example that includes a few interesting binaries to demonstrate snaps and their confinement. * hello-world.env - dump the env of commands run inside app sandbox * hello-world.evil - show how snappy sandboxes binaries * hello-world.sh - enter interactive shell that runs in app sandbox * hello-world - simply output text apps: env: command: bin/env evil: command: bin/evil sh: command: bin/sh hello-world: command: bin/echo