Menu

Home

Henri Yulianto

Welcome to wikipage of OpenVPN OST Version!

There is nothing really special in this build. New features which were added in this build is modification of Host header and passing custom X-Online-Host header. The syntax is pretty simple. Please see below.

For modifying the Host header, just place this line in your OpenVPN client configuration.
http-proxy-option CUSTOM-HEADER Host host-value

Up next, for passing custom X-Online-Host header, just use:
http-proxy-option CUSTOM-HEADER X-Online-Host x-online-host-value

These configuration(s) will be valid if you specify HTTP proxy options in your config. Note that connecting to an OpenVPN server via HTTP proxy is only valid if OpenVPN relies on TCP (not UDP).

Project Admins: