plz help me how to edit openvpn.exe need some customization
Posted: Thu Jul 25, 2013 9:43 am
plz help me how to edit openvpn.exe need some customization
I upload this openvpn.exe this open vpn exe are express vpn openvpn.exe
in this openvpn.exe expressvpn 36 line support
i need connect express vpn india server in open vpn with http hedder mod
here is the config of expres vpn india server
if i am dont add this line expressvpn 36 then vpn are not connecting
and expressvpn 36 are only support in express vpn openvpn.exe
and problem is the express vpn openvpn.exe not support http hedder
and open vpn http hedder mod openvpn.exe are not support this line
here is the openvpn http hedder mode openvpn.exe
plz help me
how to add this source code in express vpn openvpn.exe
--http-proxy-option type [parm] : Set extended HTTP proxy options.
Repeat to set multiple options.
VERSION version (default=1.0)
AGENT user-agent
CUSTOM-HEADER Host host-value (default=server host)
CUSTOM-HEADER X-Online-Host x-online-host-value
plz do any one

I upload this openvpn.exe this open vpn exe are express vpn openvpn.exe
in this openvpn.exe expressvpn 36 line support
i need connect express vpn india server in open vpn with http hedder mod
here is the config of expres vpn india server
Code: Select all
dev tun
proto tcp-client
persist-key
persist-tun
remote 180.179.212.66 10201
pull
comp-lzo
tls-client
tls-remote server
ns-cert-type server
tls-auth ssl/ta.key 1
verb 3
cert ssl/client.crt
key ssl/client.key
ca ssl/ca.crt
http-proxy-timeout 5
http-proxy 10.10.1.100 9401
expressvpn 36
and expressvpn 36 are only support in express vpn openvpn.exe
and problem is the express vpn openvpn.exe not support http hedder
and open vpn http hedder mod openvpn.exe are not support this line
Code: Select all
expressvpn 36
Code: Select all
https://www.dropbox.com/s/c22zwq09y8cdf7i/openvpn.exe
how to add this source code in express vpn openvpn.exe
--http-proxy-option type [parm] : Set extended HTTP proxy options.
Repeat to set multiple options.
VERSION version (default=1.0)
AGENT user-agent
CUSTOM-HEADER Host host-value (default=server host)
CUSTOM-HEADER X-Online-Host x-online-host-value
plz do any one


