rickyzhang82 / tethering

Proxy and DNS Server on iOS
GNU General Public License v2.0
361 stars 87 forks source link

Both case1 and case2 failed. AT&T. IOS 14 #54

Closed minweny closed 3 years ago

minweny commented 3 years ago

First of all, I want to say this app is a genius app. Still thinking where I got the configuration wrong.

690e0fdc93e2bafb6895a3cac107444

Your instructions (https://github.com/rickyzhang82/tethering/wiki/Configuration) and Rand_o's (https://www.reddit.com/r/iphone/comments/41cx00/sideload_a_tethering_app_for_your_iphone/) are very detailed. I followed them carefully.

Have tried case1 and case2. Tesing environment includes Macbook pro, Windows10, Chromebook.

basicaneer commented 3 years ago

Having the same issue on iOS 14.1 with my iPhone 12 and Windows 10 PC. I configured it using the Reddit posts & configuration instructions here and a few other methods but it's not letting any data get through.

mysk10 commented 3 years ago

Same issue; same software/hardware

mrfanch commented 3 years ago

Issue persists on iOS 14.3 (and appears to exist since at least iOS 14.1). Configuration on Mac via Firefox w/Socks 5 proxy settings. The app will not let data pass through.

0awe commented 3 years ago

This is a complete shot in the dark, and it has been a while since I built and used the Tethering app, but iOS 14 introduced a "Local Network" feature that appears to be enabled for data to flow properly between the interfaces. I believe that Tethering should be listed under Settings -> Privacy -> Local Network, and the option enabled for Tethering to work.

Quote and example below.

"Apple iOS 14 and above include a new app setting called "Local Network", which when enabled allows the app to identify devices you connect to via Wi-Fi. ForeFlight needs this setting to be enabled so it can communicate with Wi-Fi connected devices..."

https://support.foreflight.com/hc/en-us/articles/360057545233-Why-is-my-Stratus-not-showing-up-on-the-Device-page-

Hope this helps! On Monday, January 18, 2021, 01:05:39 AM PST, mrfanch notifications@github.com wrote:

Issue persists on iOS 14.3 (and appears to exist since at least iOS 14.1). Configuration on Mac via Firefox w/Socks 5 proxy settings. The app will not let data pass through.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

rickyzhang82 commented 3 years ago

@MrVas

Thanks for pointing it out. I added local network requests and declared Bonjour services in info.plist.

I tested it in iOS14. It works again.

Please give a try on V1.8 release.