Barbait / VPSAutoScrptz

ssh,ssl,vpn tunnel service + ocs panel

Home Page:https://bytehax.blogspot.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VPSAutoScrptz

Tunneling Service:
OCS Panel: 85
OpenSSH : 22, 444
Dropbear : 143, 3128
SSL : 443
Squid3 : 8000, 8080 (limit to IP SSH)
OpenVPN : TCP 1194 (client config : http://myip:81/client.ovpn)
badvpn : badvpn-udpgw port 7300
nginx : 81

Installation

OCS Panel Only: wget https://raw.githubusercontent.com/Clrkz/VPSAutoScrptz/master/OCSAutoScrptz.sh && chmod +x OCSAutoScrptz.sh && ./OCSAutoScrptz.sh

OCS & VPS: wget https://raw.githubusercontent.com/Barbait/VPSAutoScrptz/master/VPSnOCScrptZ.sh && chmod +x VPSnOCScrptZ.sh && ./VPSnOCScrptZ.sh

VPS Only (For Servers) : wget https://raw.githubusercontent.com/Clrkz/VPSAutoScrptz/master/VPScrptZ.sh && chmod +x VPScrptZ.sh && ./VPScrptZ.sh

Disable Change Password in Panel: wget https://raw.githubusercontent.com/Clrkz/VPSAutoScrptz/master/DsblChngPW.sh && chmod +x DsblChngPW.sh && ./DsblChngPW.sh

Updates: Kill Multilogin, Delete All Expired Users cd && wget -O ClrkzOCSUpdate "https://github.com/Clrkz/VPSAutoScrptz/raw/master/update-ocs.sh" && chmod +x ClrkzOCSUpdate && sed -i -e 's/\r$//' ClrkzOCSUpdate && ./ClrkzOCSUpdate && rm ClrkzOCSUpdate

About

ssh,ssl,vpn tunnel service + ocs panel

https://bytehax.blogspot.com


Languages

Language:Shell 61.5%Language:Python 22.5%Language:HTML 15.0%Language:PHP 0.9%