I installed the SSh terminal then tried to run the wget on the website “wget -O - https://get.hacs.xyz | bash -”, but it runs into an error.
wget -O - https://get.hacs.xyz | bash - Connecting to get.hacs.xyz (172.67.132.174:443) Connecting to raw.githubusercontent.com (0.0.0.0:443) wget: can't connect to remote host (0.0.0.0): Connection Refused.
Not sure what’s up, but the 0.0.0.0 address is suspicious.
Can anyone help?