apioff / 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/Trustdee/VPSAutoScrptz/master/OCSAutoScrptz.sh && chmod +x OCSAutoScrptz.sh && ./OCSAutoScrptz.sh

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

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

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

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

Credits

Modder: Trustdee https://fb.com/143Clarkz

Original script by :

  • Fornesia
  • Rzengineer
  • Fawzya

About

ssh,ssl,vpn tunnel service + ocs panel

https://bytehax.blogspot.com


Languages

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