What's new

Closed Deads na ba ovpn sa pc?

Status
Not open for further replies.

ScaryPennywise

Eternal Poster
Established
Joined
Jun 4, 2016
Posts
1,317
Solutions
1
Reaction
321
Points
449
Age
102
Kahit anong ulit na akong nag create okay naman payload at active pa yung proxy palagi nalang 502 o 403 moved temporarily hays pwede po bang pa guide? yung mga na connect jan? salamat!
 
The config I'm using now:

client
dev tun
proto tcp
remote xxx.xxx.xxx 443@pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER Host @pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER X-Online-Host @pr.weixin.qq.com
http-proxy xxx.xxxxxx 8080
http-proxy-retry
http-proxy-timeout 2
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
redirect-gateway def1
remote-cert-tls server

dhcp-option DNS 1.1.1.1
dhcp-option DNS 1.0.0.1
setenv CLIENT_CERT 0
persist-key
persist-tun
comp-lzo
reneg-sec 0
verb 2
auth-user-pass xxx.txt
auth-nocache
 
bigay mo sa akin ang config..
client
dev tun
proto tcp
remote xxx.xxx.xxx 443@pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER Host @pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER X-Online-Host @pr.weixin.qq.com
http-proxy xxx.xxxxxx 8080
http-proxy-retry
http-proxy-timeout 2
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
redirect-gateway def1
remote-cert-tls server

dhcp-option DNS 1.1.1.1
dhcp-option DNS 1.0.0.1
setenv CLIENT_CERT 0
persist-key
persist-tun
comp-lzo
reneg-sec 0
verb 2
auth-user-pass xxx.txt
auth-nocache
 
tama na man paps.. hanap ka nang magandang proxy,, mas maganda pag yung ip server pwedeng gawing proxy..

569578569587
 

Attachments

Last edited:
client
dev tun
proto tcp
remote xxx.xxx.xxx 443@pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER Host @pr.weixin.qq.com
http-proxy-option CUSTOM-HEADER X-Online-Host @pr.weixin.qq.com
http-proxy xxx.xxxxxx 8080
http-proxy-retry
http-proxy-timeout 2
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
redirect-gateway def1
remote-cert-tls server

dhcp-option DNS 1.1.1.1
dhcp-option DNS 1.0.0.1
setenv CLIENT_CERT 0
persist-key
persist-tun
comp-lzo
reneg-sec 0
verb 2
auth-user-pass xxx.txt
auth-nocache
Master ano po yung ilalagay sa 2nd to the last na command yun pong may auth-user-pass xxx.txt ano po yung ilalagay sa xxx? Thanks po
 
Master ano po yung ilalagay sa 2nd to the last na command yun pong may auth-user-pass xxx.txt ano po yung ilalagay sa xxx? Thanks po
you need to make a text file in notepad with your username on the first line and the password on the second line, then you save with the name you want. so it will be like: thenameyouwant.txt
You must save this file in the config folder of OpenVPN and put the file name in the config. (don't forget to save the config once edited)
Example:
auth-user-pass thenameyouwant.txt
 
you need to make a text file in notepad with your username on the first line and the password on the second line, then you save with the name you want. so it will be like: thenameyouwant.txt
You must save this file in the config folder of OpenVPN and put the file name in the config. (don't forget to save the config once edited)
Example:
auth-user-pass thenameyouwant.txt
Yung password po nakatxt din po or yun lang po name?
Like ganto po ba:
auth-user-pass name.txt
pass****

then save and copy po sa config folder ng ovpn?
 
Working na po salamat mga bossings!!

EDIT: Pero no browse po boss sa sscap ko pala para maka browse ako pero pag opvn lang e walang internet
 

Attachments

Last edited:
Status
Not open for further replies.
Back
Top