ibnufachrizal / autoscriptku

Autoinstaller Virtual Private Network and Secure Shell Provider for tunneling, anonymous, or hide your internet.

Home Page:https://www.kuotavpn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apt-get install screen
screen -R vps
echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 && apt update -y && apt upgrade -y && apt install curl -y && apt install wget -y && wget https://raw.githubusercontent.com/ibnufachrizal/autoscriptku/main/setup.sh && chmod +x setup.sh && ./setup.sh && rm -rf setup.sh

About

Autoinstaller Virtual Private Network and Secure Shell Provider for tunneling, anonymous, or hide your internet.

https://www.kuotavpn.com


Languages

Language:Python 44.4%Language:Shell 32.0%Language:JavaScript 23.6%