Welcome to the Pwnagotchi Plugins repository! This repository contains a collection of plugins designed to enhance the functionality of your Pwnagotchi device.
The WlanSwitcher plugin automatically switches between wlan0mon
and wlan1mon
when wlan1
is detected using Bettercap. It offers seamless connectivity management for your Pwnagotchi device.
- Features:
- Automatic interface switching based on detection.
- Integration with Bettercap for seamless operation.
- Visual status updates on the Pwnagotchi display.
For installation instructions and usage details, refer to the WlanSwitcher documentation.
I'am actively developing more plugins to extend the capabilities of your Pwnagotchi. Stay tuned for exciting updates and new releases!
We welcome contributions from the community! If you have an idea for a new plugin or would like to improve an existing one, follow these steps:
- Fork the Repository: Click the fork button on the upper right corner of this page.
- Create a Feature Branch:
git checkout -b your-feature-branch
- Make Your Changes: Implement your feature or fix.
- Commit and Push:
git commit -m "Your commit message" git push origin your-feature-branch
- Create a Pull Request: Navigate to your forked repository, click on the "New pull request" button.
If you encounter any issues or have questions, feel free to open an issue in the GitHub repository.
This project is licensed under the terms of the GNU General Public License v3.0. See the LICENSE file for details.