FalsePhilosopher / PPPwnWRT

PPPwn for OpenWRT
70 stars 9 forks source link

Is it possible to configure my Openwrt router so that it would share internet connection with the ps4 as well as performing the PPPwn? #25

Open sasiccia84 opened 1 month ago

sasiccia84 commented 1 month ago

Hi FalsePhilosopher/all!

I know that pi-pwn project has achieved the same for Raspberry PI: How would I configure my Openwrt router so that it would share internet connection with the ps4 as well as performing the PPPwn?

Thanks for your help!

S.

FalsePhilosopher commented 1 month ago

Dig into the pi-pwn code and see what is being used for such functionality and ask if it is native to openwrt and it's a matter of configuration, if not how much space does does the executable require to ensure it would fit on low end hardware. Same reason using nmap to check if goldhen is loaded or not using port scanning and other functionality pi-pwn has isn't present, as we're dealing with Mb's of storage. If there is too much of a cost to storage then is there a way to script stock functionality. Either way it can always end up as a section in the the guide for such functionality.

sasiccia84 commented 1 month ago

I'll try to source some info, in case you get to know anything please do let me know :)

tristan-k commented 3 weeks ago

This would be perfect for repurposing low cost legacy devices like the Nexx WT3020.

sasiccia84 commented 2 weeks ago

Hi @tristan-k @FalsePhilosopher,

This project is supposed to be able to share internet and also ftp but I couldn't make it work:

https://github.com/CodeInvers3/PPPwn_ow

Can you please test this and let me know if you manage to get this to work?

Thanks a lot!

Kind Regards,

S.

FalsePhilosopher commented 2 weeks ago

Hi @tristan-k @FalsePhilosopher,

This project is supposed to be able to share internet and also ftp but I couldn't make it work:

https://github.com/CodeInvers3/PPPwn_ow

Can you please test this and let me know if you manage to get this to work?

Thanks a lot!

Kind Regards,

S.

Open an issue in that repo for help with that repo, this issue is for this repo and the requested feature.