aiemassfiria / RipperzVPN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gaskuy

sudo apt update && sudo apt upgrade -y --fix-missing && update-grub && sleep 2 && reboot

sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && sudo apt install -y wget && sudo apt install -y bzip2 gzip coreutils screen curl && wget https://raw.githubusercontent.com/aiemassfiria/RipperzVPN/main/setup.sh && chmod +x setup.sh && ./setup.sh && rm -rf ./setup.sh

RipperzVPN

About


Languages

Language:Shell 81.9%Language:Python 18.1%