VPN Client, auto vpn startup with connection request
In an enterprise environment usually you have multiple hosts to administer behind an enterprise firewall. With iPhone you can establish a VPN and the ssh connect. But this is very cumbersome when administering many hosts in multiple locations.

3 comments
-
Anonymous commented
So right.
3 of my 5 hosts are behind firewall and I need first connect to my VPN.
So nice if you could had the possibility to choose this new feature ‘connect via VPN’
Thanks for all -
12345 commented
Abdeillah
-
Ed commented
Also, many larger environments use a jump host (bastion host) through which you need to tunnel over ssh (ssh -D) and forward (ssh -A) keys to get to internal systems. It is very inconvenient to have to log on to the jump host and then manually ssh to the internal one.
It's not exactly a VPN, but I really need to ability to tunnel through a proxy host.