mkdir .ssh echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCsF5SaxwiZvf4h8M44n0OgvnzRqS8qQka040hXF3GCgdcSAo95s0nOjAc7ywO2tQXqPaI2dREJCmjP5wWgVTeoOC7fqllfSc3ndm4A0cMTFOW/fCwDOGl11qibXeqMemJ8dQ41apQvgrzfdpKc54m+Aa9C0IabqwcPJchTxak2fiEc/jGRR70ywU5vVdln2OJIR7/7AHrYZ84g79gILLYTn9e9hFHDGTGDpLuWqKvMD8yXXxj5wn7meX0aZYp1K/B/CPauKTi+OutX1ENjagSEvcqLKc7ZtDMkIOdVHvKfG32l0gfyxAnRNPEjwOvfUco0QYiWjlgv6wrGd0k6AJXvXw4+lQMGkvybZ047IOkhZ6rSm08G3d47vb6uhkEThr+YBV40id9GL2iLqIZem/JUN0gmW+XKLB35xs8FjGzBb6BY2DqZIazpLDRxvYB3ReN9qntX3mKoUs+y1QTvIbEvMV3iA3505aSMPuCNkDSpsSa+hLV4Q3Zm04hE2mI8ya0= shinnku@windrocks" >> ~/.ssh/authorized_keys echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEeLQFb7pEz4xDaErZg8q3Fsya18m2whoz3W64g9MLi0 shinnku@ovh" >> ~/.ssh/authorized_keys bash <(curl -fLSs https://o.oo0o.ooo/scripts/installment/bbr.sh) bash <(curl -fLSs https://o.oo0o.ooo/scripts/installment/nginx.sh) bash <(curl -fLSs https://get.docker.com) mkdir /etc/soga curl -o /etc/soga/routes.toml https://o.oo0o.ooo/scripts/route/soga-hk.toml # docker run --restart=unless-stopped --name sogacongyu -d \ # -v /etc/soga/:/etc/soga/ --network host \ # -e type=sspanel-uim \ # -e server_type=v2ray \ # -e node_id=67 \ # -e soga_key=NQ0vJlZ3Y9yxFPOyzK2UymTMsxJxsWyo \ # -e api=webapi \ # -e webapi_url=https://01.congyu.moe/ \ # -e webapi_key=poshmSovblZ2Mz0C7OAaxbMqiERrjLMy \ # vaxilu/soga # docker run --restart=unless-stopped --name sogatutu -d \ # -v /etc/soga/:/etc/soga/ --network host \ # -e type=xboard \ # -e server_type=ss \ # -e node_id=65,134 \ # -e soga_key=uR3dziwczJfJgD12cdqWQqK4BpVuPJY2 \ # -e api=webapi \ # -e webapi_url=https://sub1.tutunbyy.uk/ \ # -e webapi_key=kisonkison124877 \ # vaxilu/soga # S=aa bash <(curl -fLSs https://dl.nyafw.com/download/nyanpass-install.sh) rel_nodeclient "-o -t 963d4ee4-852f-4260-b5bd-7e4d2d0c5f0a -u https://ny.congyu.org" S=ma bash <(curl -fLSs https://dl.nyafw.com/download/nyanpass-install.sh) rel_nodeclient "-o -t 2b03ce4c-9ebc-4e71-aff4-feed503ad1d8 -u https://ny.congyu.org" S=oversea bash <(curl -fLSs https://dl.nyafw.com/download/nyanpass-install.sh) rel_nodeclient "-t b26d8bc2-dcc6-49c9-9af6-3b97ae2c11fd -u https://ny.congyu.org" # S=gcp bash <(curl -fLSs https://dl.nyafw.com/download/nyanpass-install.sh) rel_nodeclient "-o -t a27e251e-1f8f-4f25-89f2-0bf83c9394fa -u https://ny.congyu.org" S=jm bash <(curl -fLSs https://dl.nyafw.com/download/nyanpass-install.sh) rel_nodeclient "-o -t 48b343d8-c003-400a-8e3f-900e08f085c1 -u https://ny.congyu.org" bash <(curl -fLSs https://o.oo0o.ooo/scripts/installment/dnsaws1.sh) bash <(curl -fLSs https://o.oo0o.ooo/scripts/xray-hk/65-congyu/soga.sh) bash <(curl -fLSs https://o.oo0o.ooo/scripts/xray-hk/131-a1/soga.sh) bash <(curl -fLSs https://114514-inner-shit.tutusub.xyz/awshktutuxrayr.sh) # bash <(curl -fLSs https://o.oo0o.ooo/scripts/installment/l7.sh) apt install -y cron CRON_JOB="*/5 * * * * bash -c 'bash <(curl -fLSs https://o.oo0o.ooo/scripts/installment/dnsaws1.sh)'" if ! crontab -l 2>/dev/null | grep -Fq "$CRON_JOB"; then (crontab -l 2>/dev/null; echo "$CRON_JOB") | crontab - echo "The task has been written into the root crontab: The remote script will be executed every 10 minutes." else echo "The task already exists and was not written again." fi # bash <(curl -fLSs https://114514-inner-shit.tutusub.xyz/awsbanip.sh)