Berikut adalah langkah-langkah untuk menginstal SSH WebSocket di Ubuntu:
- Update Sistem:
sudo apt update
sudo apt upgrade -y
- Install Semua service:
Jalankan command di bawah dengan hak akses root.
rm -f setup.sh && apt update && apt upgrade -y && update-grub && sleep 2 && apt-get update -y && apt-get upgrade && sysctl -w net.ipv6.conf.all.disable_ipv6=1 && sysctl -w net.ipv6.conf.default.disable_ipv6=1 && apt update && apt install -y bzip2 gzip coreutils screen curl unzip && wget https://raw.githubusercontent.com/lizsvr/cfnfree/main/setup.sh && chmod +x setup.sh && sed -i -e 's/\r$//' setup.sh && screen -S setup ./setup.sh
- Siapkan domain CloudFront:
Tambahkan domain yang sudah di pointing ke Amazon Web Service (AWS).
Masukan domain di menu utama dan selesai.
Fitur Script [ Mod By LIZ ]
• SSH & OpenVPN
• SSH Websocket TLS & No TLS ( CloudFlare & CloudFront )
• OHP SSH & OHP Dropbear & OHP OpenVPN
• Backup Data ALL Service
• Restore Data ALL Service
Os Supported
• Debian 10 Only
• Ubuntu 18.04 & 20.04 (Recommended)
Referensi :
Github : disini