1 Followers
17 Following
4 Posts
@Arthurhsg @etas0n @opa334There should be a PPL bypass for iOS 17.4. Do you guys use any common repositories?
@opa334 @etas0n I'm currently reverse-engineering the ppl/smtp bypass section; I think I should be able to rebuild the whole thing in a few weeks. If you're interested, I'll share the GitHub link with you so you can create a rootless JB on iOS 17.x.
@siguza Personally, I would make the repository read-only and indicate the link to the new one in the readme file.
@siguza I’ve frequently migrated repositories between self-hosted Git servers using a mirror clone (git clone --mirror), although most modern platforms now provide built-in migration tools via their web UI.