SKGleba / henlo_jb

henlo-based jailbreak for Playstation Vita/TV running firmware 3.65+
MIT License
75 stars 23 forks source link

[Feature request] Abstract hardcoded URLs to simplify self-hosting #8

Open Darthagnon opened 1 year ago

Darthagnon commented 1 year ago

I've downloaded all the files from the hardcoded address http://917hu8k0n73n7.psp2.dev/hen/ in main.c, and I've successfully started the process from a simple Python 2 server on my WLAN, but I cannot proceed further as I'm not too sure how to tell the Vita to download the following files from my PC's Python server:

config.txt
gamesd.skprx
henkaku.skprx
henkaku.suprx
taihen.skprx
vdep.vpk
Darthagnon commented 1 year ago

Just realised this is a duplicate of closed issue #6

What would be an appropriate URL for WLAN? 192.168.1.13 (my laptop) is likely to change, will 0.0.0.0 work in this case? EDIT: tests say "No".