for network issue reasons I need to tunnel to Charles.
More specifically,
Windows laptop:
- Connected to VPN to test environments
- Can connect to public Web
- Can not connect to office wifi
- Can run Charles or such (can install SW, have admin but can't control network layer)
Linux computer: - Can connect to public Web - Can install anything
Idea: Setup Proxy on Android phone to go to Linux. Tunnel Linux to Charles Proxy on Windows. Windows session can then connect to corporate network which is behind VPN.
Issue: Charles listens for incoming proxy connections. I cannot connect phone directly to it. Can I setup SSH on the Linux to link the two? How?