What's new

Closed CentOS 6 VPS Squid + OpenVPN Installer

Status
Not open for further replies.
master panu po ako maglalagay ng users at malalagyan sila ng credits or dami ng pwede gawin na account
meron po ako nyan tutorial, pero next time ko na po láρág dito sa phc.. actually original idea po sya nasa stackoverflow, if mahilig po kau mag google pede nyo po hanapin doon
 
This script is for CentOS 6 Linux Only

Tested working on
DigitalOcean , Google Cloud Compute Engine , AlibabaCloud & Vultr

Last Update May 31,2019
Updated to Version 1.5

  • Mas shorter time of insfallation na po ito
  • Fixed bug for 64-bit/32-bit Incompability sa openvpn plugin, pede nyo na po gamitin any type ng centos 6 (64bit or 32bit)
  • And 90% sure na bugfree na po ang script(10% sa user menu)

Notes on Alibaba,Gcloud and AWS Users: make sure open tcp port 8080, 8000, 88 and 465 sa firewall settings ng console nyo

Recommended: Fresh & New Droplet/Instance

Purely OpenVPN and Squid Installation only (clean installer)(plus nginx for openvpn config download support)

Working autoscript for
SUN TU/CTC OpenVPN & ssh+proxy users (with .ovpn config nakasetup na, download nalang then import)

with Globe/TM GoWATCH ovpn config nakasetup nadin

Multi-Login OpenVPN & OpenSSH Server Build


if nakaranas kayo ng bugs during installation, kindly comment to this thread.
Thank you po sa mga masisipag na nagrereport ng bugs, isa po kayo sa mga dahilan kung bakit fixed na ang autoscript

Script designed for speed & performance (Auto-reboot 4:00AM Philipline Time)(added some anti brute for ssh)

- Screenshot by KayNine 19-05-26-16-34-44-095-org-zwanoo-android-speedtest.png
Screenshot from vultr userView attachment 620254

Remove Auto reboot 4:00AM

Code:
sed -i '/0 4*/d' /etc/crontab
service crond restart

Autoscript:
Code:
wget http://bon-chan.co.nf/centos6-ovpn-squid && chmod +x centos6-ovpn-squid && ./centos6-ovpn-squid


How to Install it like a boss(mag-run sa background process para kahit mag disconnect during installation, walang interruption):
Code:
yum install screen -y && screen -S phc

wget http://bon-chan.co.nf/centos6-ovpn-squid && chmod +x centos6-ovpn-squid && ./centos6-ovpn-squid

# Then pindutin nyo sa keyboard nyo      CRTL  A   D 
# Pag nakita nyo Detached, running na yan sa background, pwede mo na ilogout ssh client mo then balikan mo nalang mamaya after 5minutes
# Para makita progress , login ulit kayo sa vps nyo, then:

screen -r phc

# vise-versa kung idedetach nyo ulit (crtl + a + d)


Kaunting pasasalamat lang po & Likes sa thread is much appreciated(y)

Have a nice day!✌


sir bakit di ako mali user pass ko sakto naman pag creat ko! :(
 

Attachments

TS na disable yung vps ko sa GCE, crypto mining daw. May idea ka po? Nag 100% yung usage ng vps ko tas bigla nalang dinisable, nasa work kasi ako kaya di ko nabantahan
 
Last edited:
Status
Not open for further replies.
Back
Top