stooged / PI-Pwn

pppwn
461 stars 87 forks source link

Change PS4 shared connection DNS #131

Closed Shad0w80 closed 4 months ago

Shad0w80 commented 4 months ago

There's a way to change the ps4 dns using the shared connection between ps4 and rpi? I'm using usb adapter, so i have eth0 as internet interface and eth1 for communication through the devices. I tried to set rpi "Wired connection 1" dns (wich is the eth0 interface i guess) using the nmcli command but it doesn't work. My goal is set the Nomadic dns to be able redirecting the PS4 User guide to PPPwn Hosts. Or better, would be amazing if @stooged could implement this in his script. Thanks in advance

sudoxyz commented 4 months ago

Are you talking about being able to go to payload hosts in the userguide?

Shad0w80 commented 4 months ago

Are you talking about being able to go to payload hosts in the userguide?

Yep

sudoxyz commented 4 months ago

I have made that possible in my pull request #137 , hopefully it will be merged soon