osy/Jitterbug

Implement Single-Device Loopback using EM Proxy and WireGuard

LegacyDev99 opened this issue · 0 comments

This issue has been created to request integrating EM Proxy to achieve loopback access to lockdownd.

EM Proxy is a minimal VPN server specifically designed for on-device loopback using WireGuard.
By using WireGuard, special VPN entitlements are not required for the Jitterbug app, enabling anyone to sideload Jitterbug and take advantage of loopback JIT capabilities.

For reference, a working implementation is used by SideStore to communicate with lockdownd to install/manage apps.