What's new

Ovpn no need load

zer pano gumawa?
View attachment 486526

Create ka ng account then download mo yung config nila

View attachment 486527
View attachment 486528
2nd step
View attachment 486529
open mo yung ovpn config ng server (much better extract mo nalang)
I'll be using this with 443 port
View attachment 486531
ganto dapat makikita mo
View attachment 486532

3rd step modifying
Code:
client
dev tun
proto tcp
remote   103.37.95.93:443@globerewards-cdn.globedv.com
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
<auth-user-pass>
tcpvpn.com-phcornertut
phcornertut
</auth-user-pass>
comp-lzo
reneg-sec 0
verb 3
  • remote 103.37.95.93:443
  • remove the space then add ":"
  • and then add the payload gamit ang "@"
  • remote 103.37.95.93:443@payload
Auto Auth
  • Code:
    <auth-user-pass>
    username
    password
    </auth-user-pass>
4th step
  • Save mo na
 
View attachment 486526

Create ka ng account then download mo yung config nila

View attachment 486527
View attachment 486528
2nd step
View attachment 486529
open mo yung ovpn config ng server (much better extract mo nalang)
I'll be using this with 443 port
View attachment 486531
ganto dapat makikita mo
View attachment 486532

3rd step modifying
Code:
client
dev tun
proto tcp
remote   103.37.95.93:443@globerewards-cdn.globedv.com
resolv-retry infinite
nobind
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
persist-key
persist-tun
<auth-user-pass>
tcpvpn.com-phcornertut
phcornertut
</auth-user-pass>
comp-lzo
reneg-sec 0
verb 3
  • remote 103.37.95.93:443
  • remove the space then add ":"
  • and then add the payload gamit ang "@"
  • remote 103.37.95.93:443@payload
Auto Auth
  • Code:
    <auth-user-pass>
    username
    password
    </auth-user-pass>
4th step
  • Save mo na
salamat
 

Similar threads

Back
Top