Skip to content

Instantly share code, notes, and snippets.

@bushev
Last active September 23, 2022 10:39
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save bushev/515bc1a35a795b64aaeb12b119910832 to your computer and use it in GitHub Desktop.
Save bushev/515bc1a35a795b64aaeb12b119910832 to your computer and use it in GitHub Desktop.
How to hide IP address without of VPN on iOS for free

In order to tunnel all iOS Internet traffic using SSH:

  1. Get this app: SSHTunnel
  2. Create a tunnel with type "Dynamic" & connect.
  3. Click on the config.pac file to copy it to a clipboard.
  4. Go to Settings > General > Network > Wi-Fi and tap the blue arrow on the right side of the entry for your network. Scroll down to the "Proxy" section and tap "Auto". Paste URL to a pac file from a clipboard.
  5. Have a FUN!

See a detailed video: https://www.youtube.com/watch?v=8r0eEr36Dg4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment