What's new

Tutorial How to add remote proxy with username/password in open vpn config.

Status
Not open for further replies.

owellsky

Forum Veteran
Joined
Feb 18, 2017
Posts
2,091
Reaction
834
Points
630

■With base64 encryption
:

■ Go to this site: You do not have permission to view the full content of this post. Log in or register now.

Create account : (its depend on what server do you like)

I preffered Singapore server:

e03530fff86f3d9d237c181707f49c0d.png

■Next go to this site : You do not have permission to view the full content of this post. Log in or register now.

(we will convert our username/password into base64 encryption)

Copy your created username/password like this:

"sample1-openproxy.co:sanple9"

Paste it and click encode .......then copy the generated base64 encryption:

7f80700d3d79d70426ec8ede2c867094.png

"c2FtcGxlMS1vcGVucHJveHkuY286c2FucGxlOQ=="

set a side muna.....relax.

■Create account : Bahala kayo kung sang site niyo gusto gumawa pwede sa "freevpn.us kase kanila yang ρrémíùm proxy nayan or tcpvpn....anywhere.

I preffered sggs openvpn config from jantit.com.

■Open your config and edit : Using es explorer or x-plorer kahit ano na pang open ng config.

Change remote proxy from: remote sggs.vpnjantit.com 992

To: "remote sggs.vpnjantit.com:992@m.google.com"

■Now we will add custom header like this:

and add your base64encryption code and paste like this:

http-proxy OWELLSKY.MC-DNS.NET 3128
http-proxy-option CUSTOM-HEADER "Proxy-Authorization: Basic c2FtcGxlMS1vcGVucHJveHkuY286c2FucGxlOQ=="
http-proxy-retry
http-proxy-timeout 5
http-proxy-option CUSTOM-HEADER Host-split m.google.com
http-proxy-option CUSTOM-HEADER X-Online-Host-split m.google.com
http-proxy-option CUSTOM-HEADER X-Forward-Host m.google.com
http-proxy-option CUSTOM-HEADER X-Squid-Host m.google.com
http-proxy-option CUSTOM-HEADER X-Cache-Host m.google.com
http-proxy-option CUSTOM-HEADER X-Forwarder-for m.google.com
http-proxy-option CUSTOM-HEADER REQUEST-METHOD GET
http-proxy-option CUSTOM-HEADER INJECTION-METHOD FRONT-INJECT
http-proxy-option CUSTOM-HEADER CONNECTION BACK-QUERY
http-proxy-option CUSTOM-HEADER CONNECTION KEEP-ALIVE
http-proxy-option CUSTOM-HEADER CONNECTION DUAL-CONNECT

f0619df1c2e507a67f9a4988d80199df.png

Open your openvpn connect, import your config set-up then connect.

your done!

■Without base64 encryption: ( para dina kayo mahirapan)

●Same procedure remove this:

http-proxy OWELLSKY.MC-DNS.NET 3128
http-proxy-option CUSTOM-HEADER "Proxy-Authorization: Basic c2FtcGxlMS1vcGVucHJveHkuY286c2FucGxlOQ=="

Then replace bellow:

http-proxy OWELLSKY.MC-DNS.NET 3128
<http-proxy-user-pass>
sample1-openproxy.co
sanple9
</http-proxy-user-pass>

Open your openvpn connect, import your config set-up then connect.

your done!

●Working din po siya sa mga lifetime server na walang user/pass.

c32c231e65823ddab66cf860ae6c9083.png
a415a465dbbf45a70307fe3aff1278bc.png

Yun lang po at salamat sana makatulong to.

●Thanks to: Sir risjohn for his tutorial.:)

●More power sa lahat ng nagbibigay at walang sawang nagbibigay ng kaalaman.
 

Attachments

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