You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bluetooth Tether has been successfully set up.
I differed from the guide by:
Installing HCXtools locally using git clone https://salsa.debian.org/pkg-security-team/hcxtools
And I put the plugin in a different in a different location with all of my other custom plugins that being at /etc/pwnagotchi/plugins
I also get errors when running sudo cp ./* /usr/bin/ in the HCXtools directory
I get the error:
cp: -r not specified; omitting directory './debian'
cp: -r not specified; omitting directory './include'
cp: -r not specified; omitting directory './man'
cp: -r not specified; omitting directory './usefulscripts'
Relative section of config.toml:
Bluetooth Tether has been successfully set up.
I differed from the guide by:
Installing HCXtools locally using
git clone https://salsa.debian.org/pkg-security-team/hcxtools
And I put the plugin in a different in a different location with all of my other custom plugins that being at
/etc/pwnagotchi/plugins
I also get errors when running
sudo cp ./* /usr/bin/
in the HCXtools directoryI get the error:
In
pwnlog
it says:[*] DiscoHash plugin loaded
Using jayofelony's bookworm fork
Any help is very much appreciated! 😊
The text was updated successfully, but these errors were encountered: