What's new

Tutorial Setup an openvpn configuration for tcp vpn

risjohn

Contributor
Joined
Mar 14, 2015
Posts
17,770
Reaction
8,396
Points
4,595
full



For Desktop/Laptop
  • Download You do not have permission to view the full content of this post. Log in or register now.
  • Install You do not have permission to view the full content of this post. Log in or register now.
  • Sample Config
    1. You do not have permission to view the full content of this post. Log in or register now. with Public Proxy
    2. You do not have permission to view the full content of this post. Log in or register now.with ρrémíùm Proxy
  • Create Your Own Config .ovpn
full

  • Gawa tayo ng account sa You do not have permission to view the full content of this post. Log in or register now. pwede din sa ibang vpn site.
full

  • Pili ka nang server at e Click Download config at Create User and Password
full

  • Open OpenVPN folder at ilagay yong .ovpn files sa config Folder
full

  • Open With Notepad para ma edit.
full

full

  • Pag na open nyo na add new line with You do not have permission to view the full content of this post. Log in or register now.
Code:
http-proxy <Proxy> <Port>
http-proxy-option CUSTOM-HEADER "Host: <Proxy Server>"

http-proxy-option CUSTOM-HEADER "Connection: keep-alive"
http-proxy-option CUSTOM-HEADER "Proxy-Connection: keep-alive"
http-proxy-option CUSTOM-HEADER "Upgrade-Insecure-Requests: 1"
http-proxy-option CUSTOM-HEADER "DNT: 1"
http-proxy-option CUSTOM-HEADER "X-Forwarded-Host: global-turbo2.opera-mini.net:443"
http-proxy-option AGENT "Mozilla/5.0 (Linux; U; Android 4.4; en-us; Nexus 4 Build/JOP24G) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30"
http-proxy-option VERSION "1.1"
dhcp-option DNS 8.8.8.8
dhcp-option DNS 8.8.4.4
dhcp-option DOMAIN www.google.com
  • Pili kayo nang ilalagay sa http-proxy doon sa You do not have permission to view the full content of this post. Log in or register now.
full

  • For ρrémíùm http-proxy dito ka gumawa You do not have permission to view the full content of this post. Log in or register now.
    Add another line para e save yung Username at Password nang http-proxy mo.
http-proxy-option CUSTOM-HEADER "Proxy-Authorization: <type> <base64 user:password>"
  • Convert your username:password to You do not have permission to view the full content of this post. Log in or register now.
Example:
Code:
http-proxy-option CUSTOM-HEADER "Proxy-Authorization: Basic bXlwcm94eS5pZC1zc2FkZDE6c2FkZA=="
full

https://phcorner.net/media/ρrémíùm-proxy.25725/full
  • Change remote 188.166.191.84 443 to
188.166.191.84<Colon>443<@Domain>
Example:
Code:
188.166.191.84:443@www.buqo.ph
"View attachment Domain.txt"
full

  • Gawa ka ng notepad and add sa line ng.
auth-user-pass <(Notepad Name).txt>
  • kung nasaan yung ovpn files mo doon din si notepad lagay mo yung user at pass then save.
full

  • Then Try to Connect.
full

  • Connected with Free Proxy.
full

  • Connected with ρrémíùm Proxy.
full

  • Connected na, Diba madali lang. :)
For Andriod
  • Kung wala kang PC at Android lang gamit mo download lang kayo nang Text editor application for Android sa pag edit nang ovpn files na, na download nyo.
full

full

  • Thanks to "japosk8r" for ios ScreenShot
full


 

Attachments

Last edited by a moderator:
Back
Top