Can Safari (iPad iOS 12.4.2) be configured to utilize SSH-Tunnel / Port Forwarding?
2
votes
1
answer
3194
views
Goal: from WAN, SSH-tunnel to home router (outfitted with SSH) and access **remote** LAN devices with iPad's web browser.
As I understand it, a SSH-tunnel (connection) must be established first, which I imagine would require an App? The Ubuntu equivalent being:
ssh -f -N admin@server1.example.com -L 8080: server1.example.com:3000
Unless the app routes all web browser (port 80?) traffic through its tunnel, then there would need to be a setting in the browser that enable a tunnel proxy?
What are today's options? Solution preference is for simplicity & low-cost. Simplicity comprises avoiding jail-break.
Asked by gatorback
(3403 rep)
Oct 28, 2019, 02:59 PM
Last activity: Oct 28, 2019, 10:44 PM
Last activity: Oct 28, 2019, 10:44 PM