What's new

Closed Tutorial on how to create OpenVPN file with latest version of Squid Proxy on Ubuntu 16.04 x 64

Status
Not open for further replies.

PHC-Victory

Scammer Email: docilidad_d@yahoo.com
Joined
Jan 25, 2017
Posts
3,157
Reaction
1,932
Points
1,072
Age
31
Share ko lang kung papaano gumawa ng sariling openvpn file with squid proxy on ubuntu 16.04 x 64

You need to run the script as root......

First, get the script and make it executable :

curl -O You do not have permission to view the full content of this post. Log in or register now.
chmod +x openvpn-install.sh

Then run it :

./openvpn-install.sh

pagkatapos mo na run yung ovpn script then run mo na script ni squid proxy, latest squid version 4.9.2

Here's the code for Ubuntu 16.04 x 64
apt-get install -y wget && wget You do not have permission to view the full content of this post. Log in or register now. && chmod +x install_ubnt16x64_modsquid4.9-2.sh && ./install_ubnt16x64_modsquid4.9-2.sh


Credits : tacome9 & angristan for the Script.....
 
Status
Not open for further replies.
Back
Top