Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add webcfg #559

Merged
merged 1 commit into from Nov 8, 2019
Merged

Add webcfg #559

merged 1 commit into from Nov 8, 2019

Conversation

dadav
Copy link
Contributor

@dadav dadav commented Nov 8, 2019

Idea
With this plugin you can change the configuration via. browser on your computer or while walking around with a established bluetooth connection.

Usage
You have to enable the plugin in your config (enabled: true). After that you can simply open the browser and navigate to http://<pwnagotchi ip>:<port>/plugins/webcfg

You can use the top menu to add new options. If you want to add another item to an array, do it like bettercap.silence.#12. This would add the 13th item to the list (remember: arrays start from 0).

With the dropdown on the left of the add button you have to select the option-data-type. You can choose between text and number.

When you press save, the config will be saved to /etc/pwnagotchi/config.yml. Then the pwnagotchi will restart the process (in the same mode it was before).

Big thanks to Azkrath who helped alot with the html/css/javascript stuff^^

Preview
Computer
Mobile

@evilsocket
Copy link
Owner

this is AWESOME! :D

@evilsocket evilsocket merged commit 94521f2 into evilsocket:master Nov 8, 2019
dadav pushed a commit to dadav/pwnagotchi that referenced this pull request Apr 1, 2020
@dadav dadav deleted the feature/webcfg-plugin branch April 1, 2020 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants