.github
bin
builder
data
etc
usr
bin
bettercap-launcher
decryption-webserver
hdmioff
hdmion
monstart
monstop
pwnagotchi-launcher
pwnlib
pwnagotchi.json
pwnagotchi.yml
pwnagotchi
scripts
.DEREK.yml
.editorconfig
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source /usr/bin/pwnlib
|
|
start_monitor_interface
|