Description#
- The script supports IPV6 single-stack machines.
- The script supports CentOS 8+, Debian 10+, and Ubuntu 20+ operating systems.
- The script supports warp unlocking ChatGPT, Netflix, Disney+.
- The script supports multiple protocol coexistence.
Installation#
- Use the following command to install dependencies for Debian and Ubuntu:
apt update && apt -y install curl wget tar socat jq git openssl uuid-runtime build-essential zlib1g-dev libssl-dev libevent-dev dnsutils
- Use the following command to install dependencies for CentOS:
yum update && yum -y install curl wget tar socat jq git openssl util-linux gcc-c++ zlib-devel openssl-devel libevent-devel bind-utils
- Use the following command to run the script:
bash <(curl -L https://raw.githubusercontent.com/TinrLin/script_installation/main/Install.sh)