Skip to content

Instantly share code, notes, and snippets.

@adrianjagielak
Last active September 7, 2023 07:01
Show Gist options
  • Save adrianjagielak/adb64e3073cd621f7aa280f75729415b to your computer and use it in GitHub Desktop.
Save adrianjagielak/adb64e3073cd621f7aa280f75729415b to your computer and use it in GitHub Desktop.
Proxyman tvOS

Method I (regular profiles, should work for most apps):

  1. Configure (new?)wifi network with manual proxy using apple configurator (https://lucaslegname.github.io/mitmproxy/2020/04/10/setting-proxy-tvos.html)
  2. reboot
  3. export proxyman certificate .cer from macos keychain and install in tvos as profile
  4. trust root certificate in tvos settings (Settings > General > About > Certificate Trust Settings)

Method II (supervising, requires device erase, should work for all apps):

  1. https://www.willowtreeapps.com/craft/a-how-to-guide-for-apple-tv-setup-with-charles-proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment