Skip to content

Commit

Permalink
Merge pull request #559 from dadav/feature/webcfg-plugin
Browse files Browse the repository at this point in the history
Add webcfg
  • Loading branch information
evilsocket committed Nov 8, 2019
2 parents 9bc7fcc + b50acd3 commit 94521f2
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pwnagotchi/defaults.yml
Expand Up @@ -109,7 +109,8 @@ main:
epoch: 'oo oo oo oo oo oo oo'
peer_detected: 'oo oo oo oo oo oo oo'
peer_lost: 'oo oo oo oo oo oo oo'

webcfg:
enabled: false
# monitor interface to use
iface: mon0
# command to run to bring the mon interface up in case it's not up already
Expand Down

0 comments on commit 94521f2

Please sign in to comment.