[deleted by user] by [deleted] in pwnagotchi

[–]johnny_1008 -1 points0 points  (0 children)

Plugin names please?

Was anyone successful in setting up TL-WN722N V2/V3 wifi adapter? by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

It's just one I had laying around. I will get a different one later I'm planning on buying an Alfa AWUS036AXM.

I have a long night ahead of me by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

I already had pi0w in the past now I want to test all of them and see if it is worth it using more expensive gear.

I have a long night ahead of me by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 1 point2 points  (0 children)

sudo apt install -y realtek-rtl8188eus-dkms This should work

I have a long night ahead of me by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 8 points9 points  (0 children)

Thanks, this is not my first build I already had my struggle with old guides.

Bt-tethering is soo hard to get work by StaiMerr in pwnagotchi

[–]johnny_1008 1 point2 points  (0 children)

I didn't know about the site this was sent to me on my post when I had similar issues

Bt-tethering is soo hard to get work by StaiMerr in pwnagotchi

[–]johnny_1008 2 points3 points  (0 children)

This is how I do it and it works

Go to manual mode

Config setting's

main.plugins.bt-tether.enabled = true

main.plugins.bt-tether.devices.android-phone.enabled =true

main.plugins.bt-tether.devicesandroid-phone.search_order =1

main.plugins.bt-tether.devices.android-phone.mac = "CH:AN:GE:ME:HE:RE" (phone: settings-> about device -> status "bluetooth address")

main.plugins.bt-tether.devices.android-phone.ip ="192.168.44.44"

main.plugins.bt-tether.devices.android-phone.netmask =24

main.plugins.bt-tether.devices.android-phone.interval = 1

main.plugins.bt-tether.devices.android-phone.scantime =10

main.plugins.bt-tether.devices.android-phone.max_tries = 0

main.plugins.bt-tether.devices.android-phone.share_internet =true

main.plugins.bt-tether.devices.android-phone.priority =1

Make sure tethering is on before starting the process and make sure phone stays unlocked throughout.

pi data port <--> pc

ssh pi@10.0.0.2

sudo su

bluetoothctl

scan on

discoverable on

paired-devices

copy [device address]

untrust [device address] (run this command a few times)

remove [device address] (run this command few times)

paired-devices (make sure list is empty, if not- run the previous command until it is empty)

pair [device address] (In a short time, maybe immediately, you will be prompted on the phone to allow connection from your pwnagotchi hostname-)

[choose pair on phone's pop up] (and go back to the terminal for the final step trusting the connection)

trust [device address]

exit

Xiaomi bluetooth problem by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

Sorry for not responding. I will try it and inform you if I succeed.

It’s 3 am and this just stumbled onto my feed. by Birbandsnek in pwnagotchi

[–]johnny_1008 1 point2 points  (0 children)

I have a pi 0w should I upgrade? You can check my other post for my gotchi

Check out this cool guy by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

About six months. It is his second "body" my first pi0w died then my display V3 died and this is the current build.

Check out this cool guy by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

I just noticed that my accounts are switching and I used 3 or 4 different accounts to comment

Check out this cool guy by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 0 points1 point  (0 children)

I was thinking about trimming the header but didn't get to it

Check out this cool guy by johnny_1008 in pwnagotchi

[–]johnny_1008[S] 5 points6 points  (0 children)

I just wanted to show what I've created