mondul / PS3-Proxy

PS3 proxy to allow PSN login on older firmwares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PS3-Proxy

PS3 proxy to allow PSN login on older firmwares

How to use it:

  • To detect the local IP and use the default port, run the binary with no arguments, and it will show your current local IP where you should point your PS3.
  • To set a local IP and port, run the binary as ps3-proxy IP PORT. For example, ps3-proxy 192.168.1.1 12000.
  • On your PS3 select SettingsNetwork SettingsInternet Connection Settings, press ✖ to continue, select Custom method and continue until you get the Proxy Server screen. Choose Use, continue, enter the IP address you got from the previous step and continue until you reach the save settings page. press ✖ to save settings and press it again if you want to to test the connection. You should now be able to connect to PSN.

Thanks to:

@elazarl for his goproxy library and examples. Without it this script would not be possible.

About

PS3 proxy to allow PSN login on older firmwares

License:The Unlicense


Languages

Language:Go 100.0%