HTTPS Tunneling
All our OpenVPN and SSH services run on TCP port 443 since this port is open in all networks and is never blocked. However, if due to ISP restrictions such as OpenVPN protocol blocking/Deep Packet Inspection, you are unable to use our OpenVPN or SSH services, you can use our HTTPS tunneling solution using only a web browser. Essentially, your traffic is wrapped in HTTPS at the client. Our SSL VPN server receives the HTTPS packets and redirects incoming TCP port 443 traffic to the remote SSH server for tunneling. This tunneling solution works just like a VPN (virtual private network), but is portable, so you can use it on any computer without having to install and configure any software.
Download Stealth SSH Tunneling Guide
Watch Guided Tour (SSH Tunneling over HTTPS)

Benefits of HTTPS Tunneling
Stealth
Tunneling: All traffic is nicely hidden in SSL/HTTPS
traffic which makes it very hard to block and is completely indistinguishable from
real HTTPS traffic
Portable and Pre-configured
SSH Tunneling using Putty: For windows users, the HTTPS tunneling method allows you to setup your SSH tunnel using only a Java
enabled web browser. You do not need to manually download and configure the Putty client for our SSH servers. Putty
is automatically launched and pre-configured for each SSH server on your system from the remote server. This
allows you to quickly and effortlessly setup your SSH tunnel on any
computer any where such as public or shared computers
Bypass
ISP Protocol Based Speed Throttling: Some ISPs are capable
of throttling your download speed based on certain protocol traffic
filtering such as P2P, IM, IRC, SSH, Bittorrent etc. By encapsulating
your traffic over HTTPS, you will be able to bypass certain protocol
based speed throttling.

Strong Encryption