You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 31, 2024. It is now read-only.
I have a specific use case - I would need to reverse tether iOS so the device gets its network connection from USB, the main goal is to proxy that connection through socks5 or anything else while maintaining WDA control.
I'm now planning to try to use iOS -> Lightning cable -> USB -> RJ-45 connection which is reported to be working but dunno how I will be able to connect to WDA then, but that would be the least of the problems as my main goal would be to have a way to catch the traffic and route it via remote socks5 server.
In your opinion, how impossible this idea is?
Could there be a better way how to achieve socks5 on ios device without using VPN traffic apps like shadowrocket?
Hey, great project!
I have a specific use case - I would need to reverse tether iOS so the device gets its network connection from USB, the main goal is to proxy that connection through socks5 or anything else while maintaining WDA control.
I'm now planning to try to use iOS -> Lightning cable -> USB -> RJ-45 connection which is reported to be working but dunno how I will be able to connect to WDA then, but that would be the least of the problems as my main goal would be to have a way to catch the traffic and route it via remote socks5 server.
In your opinion, how impossible this idea is?
Could there be a better way how to achieve socks5 on ios device without using VPN traffic apps like shadowrocket?