no ssh in pwnagotchi
#3
(03-26-2020, 09:55 AM)ZerBea Wrote: "... also ssh file without extension in root dir of sd"
is not the correct way.
recommended way:
https://pwnagotchi.ai/configuration/#abo...connection
or the raspbian way (if we assume pwnagotchi run raspbian):
https://www.raspberrypi.org/documentatio...ccess/ssh/
forum:
https://community.pwnagotchi.ai/t/troubl...-rpi3b/524

thanks ssh works but i cant connect my wifi
i have created file in root wpa_supplicant.conf but wifi not connecting why is this?

Code:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
    ssid="<your wifi network name>"
    psk="<your wifi network password>"
}
Reply


Messages In This Thread
no ssh in pwnagotchi - by msalman - 03-25-2020, 02:55 PM
RE: no ssh in pwnagotchi - by ZerBea - 03-26-2020, 09:55 AM
RE: no ssh in pwnagotchi - by msalman - 03-27-2020, 09:00 PM
RE: no ssh in pwnagotchi - by ZerBea - 03-27-2020, 09:19 PM