使用方法(IPV4 Or IPV4 + IPV6)
apt-get install -y cron git
curl https://get.acme.sh | sh
git clone https://github.com/szNightFury/Acme.git
mv ./Acme/setup_ssh.sh ./
rm -rf ./Acme
chmod +x ./setup_ssh.sh
./setup_ssh.sh
使用方法(IPV6 Only)
apt-get install -y cron git
curl https://get.acme.sh | sh
git clone https://github.com/szNightFury/Acme.git
mv ./Acme/setup_ssh_ipv6_only.sh ./
rm -rf ./Acme
chmod +x ./setup_ssh_ipv6_only.sh
./setup_ssh_ipv6_only.sh