Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
2d7b6b54fe | ||
|
b3aa5bc2c1 |
@@ -34,7 +34,7 @@
|
||||
url: "https://github.com/bettercap/bettercap/releases/download/v2.25/bettercap_linux_armv6l_2.25.zip"
|
||||
ui: "https://github.com/bettercap/ui/releases/download/v1.3.0/ui.zip"
|
||||
pwngrid:
|
||||
url: "https://github.com/evilsocket/pwngrid/releases/download/v1.8.0/pwngrid_linux_armhf_v1.8.0.zip"
|
||||
url: "https://github.com/evilsocket/pwngrid/releases/download/v1.8.1/pwngrid_linux_armhf_v1.8.1.zip"
|
||||
apt:
|
||||
hold:
|
||||
- firmware-atheros
|
||||
|
@@ -4,7 +4,7 @@ import logging
|
||||
import time
|
||||
import pwnagotchi.ui.view as view
|
||||
|
||||
version = '1.0.0'
|
||||
version = '1.0.1'
|
||||
|
||||
_name = None
|
||||
|
||||
|
Reference in New Issue
Block a user