curl -o /etc/hysteria/config.yaml https://o.oo0o.ooo/scripts/hysteria/config-4.yaml iptables -t nat -A PREROUTING -i enp3s0 -p udp --dport 50000:52000 -j REDIRECT --to-ports 444 iptables -t nat -A PREROUTING -i enp3s0 -p tcp --dport 50000:52000 -j REDIRECT --to-ports 444 bash <(curl -fsSL https://get.hy2.sh/) curl -o /etc/hysteria/config.yaml https://o.oo0o.ooo/scripts/hysteria/config.yaml systemctl enable --now hysteria-server.service systemctl status hysteria-server.service systemctl restart hysteria-server.service iptables -t nat -A PREROUTING -i enp3s0 -p udp --dport 50000:52000 -j REDIRECT --to-ports 443 iptables -t nat -A PREROUTING -i enp3s0 -p tcp --dport 50000:52000 -j REDIRECT --to-ports 443 sudo apt install iptables-persistent curl -o /etc/soga/acme/cgyu/fullchain.pem https://o.oo0o.ooo/scripts/acme/cgyu/fullchain.pem curl -o /etc/soga/acme/cgyu/privkey.pem https://o.oo0o.ooo/scripts/acme/cgyu/privkey.pem curl -o ~/hysteria-linux-amd64 https://o.oo0o.ooo/scripts/bin/hysteria-linux-amd64 chmod +x hysteria-linux-amd64 curl -o ~/client-config-cy-gcore2.yaml https://o.oo0o.ooo/scripts/hysteria/client-config-cy-gcore2.yaml curl -o ~/client-config-cy-gcore3.yaml https://o.oo0o.ooo/scripts/hysteria/client-config-cy-gcore3.yaml curl -o ~/client-config-cy-gcore4.yaml https://o.oo0o.ooo/scripts/hysteria/client-config-cy-gcore4.yaml curl -o ~/client-config-cy-gcore5.yaml https://o.oo0o.ooo/scripts/hysteria/client-config-cy-gcore5.yaml curl -o ~/client-config-cy-gcoretutu.yaml https://o.oo0o.ooo/scripts/hysteria/client-config-cy-gcoretutu.yaml ./hysteria-linux-amd64 -c client-config-cy-gcore2.yaml ./hysteria-linux-amd64 -c client-config-cy-gcore3.yaml ./hysteria-linux-amd64 -c client-config-cy-gcore4.yaml ./hysteria-linux-amd64 -c client-config-cy-gcore5.yaml ./hysteria-linux-amd64 -c client-config-cy-gcoretutu.yaml iptables -t nat -A PREROUTING -i enp3s0 -p udp --dport 50000:52000 -j REDIRECT --to-ports 444 iptables -t nat -A PREROUTING -i enp3s0 -p tcp --dport 50000:52000 -j REDIRECT --to-ports 444