They do the same for Iceweasel: stable gets updated to the ESR x release around when version x.0.1 gets out.
With recent enough SSH (> 5.4), SSH tunnels can be achieved with Host <alias> HostName <ip> ProxyCommand ssh -W %h:%p <bastion host> Which doesn't require nc (or anything else) installed on…
They do the same for Iceweasel: stable gets updated to the ESR x release around when version x.0.1 gets out.
With recent enough SSH (> 5.4), SSH tunnels can be achieved with Host <alias> HostName <ip> ProxyCommand ssh -W %h:%p <bastion host> Which doesn't require nc (or anything else) installed on…