Skip to content

A proxy that causes emotional damage to the user and Apple

License

Notifications You must be signed in to change notification settings

SideStore/em_proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emotional Mangling Proxy

What Apple and I both share after this is done

Build em_proxy

What is EMP

A transparent interface level proxy for TCP packets. This project is designed to work around the loopback limitations on iOS.

How does it work

By modifying packets and retransmitting them back through a WireGuard tunnel

How to build

cargo build --target aarch64-apple-ios

Publishing new release

We use a github action to generate a .xcframework for use in Swift PM or XCode.

This overwrites the last build on the tag Build.

Either push a commit with [build] as the prefix for the commit message or push an empty commit with:

git commit --allow-empty -m "[build]"

Progress

Alt

About

A proxy that causes emotional damage to the user and Apple

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 79.1%
  • Makefile 20.9%