https://github.com/mavotronik/pwnagotchi-scripts
Scripts for pwnagotchi
https://github.com/mavotronik/pwnagotchi-scripts
pwnagotchi pwnagotchi-scripts
Last synced: 6 months ago
JSON representation
Scripts for pwnagotchi
- Host: GitHub
- URL: https://github.com/mavotronik/pwnagotchi-scripts
- Owner: mavotronik
- Created: 2023-08-04T16:59:31.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T16:30:26.000Z (11 months ago)
- Last Synced: 2024-06-15T17:26:50.845Z (11 months ago)
- Topics: pwnagotchi, pwnagotchi-scripts
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pwnagotchi-scripts
Scripts for pwnagotchi## bt-reconnect.sh
- fix bluetooth connection by re pair your device
- Usage: ```sudo sh bt-reconnect.sh ```## system-control.py
- Let to change mode of your pwnagotchi via your pwnagotchi
- Usage: ```sudo python3 system-control.py ```
- Options: ```shutdown, restart-auto, restart-manu, reboot-auto, reboot-manu```