bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/monitoring/monitor.sh)
export OWNER=new_custom_owner
export HOSTNAME=new_custom_nodename
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/monitoring/monitor_add_substrate.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/monitoring/monitor_add_cosmos.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/main.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/go.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/rust.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/docker.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/node.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/ufw.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/3proxy.sh)
bash <(curl -s https://raw.githubusercontent.com/DOUBLE-TOP/tools/main/caddy.sh)