What's new

Closed How to make Open vpn Config

Status
Not open for further replies.
Code:
client
dev tun
proto tcp
remote  128.199.249.226 443
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
auth-user-pass exclsg1.txt
comp-lzo
reneg-sec 0
verb 3
http-proxy 203.177.42.214 8080
http-proxy-option CUSTOM-HEADER X-Online-Host pixlink.com.ph
http-proxy-retry
http-proxy-timeout 2
sndbuf 0
rcvbuf 0
push "sndbuf 393216"
push "rcvbuf 393216"
keepalive 45 90
keepalive 45 90
pull ping 5
pull ping-restart 30
float

Thats the sample for ovpn config, hanap ka ng working header para gumana sya. For tnt naman you need to find working proxy and header na nakareg sa promo.
 
client
dev tun
proto tcp
remote 128.199.249.226 443
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
auth-user-pass exclsg1.txt
comp-lzo
reneg-sec 0
verb 3
http-proxy 203.177.42.214 8080
http-proxy-option CUSTOM-HEADER X-Online-Host pixlink.com.ph
http-proxy-retry
http-proxy-timeout 2
sndbuf 0
rcvbuf 0
push "sndbuf 393216"
push "rcvbuf 393216"
keepalive 45 90
keepalive 45 90
pull ping 5
pull ping-restart 30
float
Code:
client
dev tun
proto tcp
remote  128.199.249.226 443
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
auth-user-pass exclsg1.txt
comp-lzo
reneg-sec 0
verb 3
http-proxy 203.177.42.214 8080
http-proxy-option CUSTOM-HEADER X-Online-Host pixlink.com.ph
http-proxy-retry
http-proxy-timeout 2
sndbuf 0
rcvbuf 0
push "sndbuf 393216"
push "rcvbuf 393216"
keepalive 45 90
keepalive 45 90
pull ping 5
pull ping-restart 30
float

Thats the sample for ovpn config, hanap ka ng working header para gumana sya. For tnt naman you need to find working proxy and header na nakareg sa promo.

Sir anong app ang gagamitin nito Sir?
 
Code:
client
dev tun
proto tcp
remote  128.199.249.226 443
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
auth-user-pass exclsg1.txt
comp-lzo
reneg-sec 0
verb 3
http-proxy 203.177.42.214 8080
http-proxy-option CUSTOM-HEADER X-Online-Host pixlink.com.ph
http-proxy-retry
http-proxy-timeout 2
sndbuf 0
rcvbuf 0
push "sndbuf 393216"
push "rcvbuf 393216"
keepalive 45 90
keepalive 45 90
pull ping 5
pull ping-restart 30
float

Thats the sample for ovpn config, hanap ka ng working header para gumana sya. For tnt naman you need to find working proxy and header na nakareg sa promo.
Salamat po
 
Status
Not open for further replies.

Similar threads

Back
Top