charmbracelet/charm

ssh git@charm.sh

kjkent opened this issue · 2 comments

I'm thinking this isn't the right place to report this so please do point me in the right direction if there is one.

On your website, you list ssh git@charm.sh as a way to try out your stuff, but it just times out:

λ ssh git@charm.sh -vv
OpenSSH_8.8p1, OpenSSL 3.0.5 5 Jul 2022
debug1: Reading configuration data /home/kjkent/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host charm.sh originally charm.sh
debug2: match not found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug1: re-parsing configuration
debug1: Reading configuration data /home/kjkent/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug2: checking match for 'final all' host charm.sh originally charm.sh
debug2: match found
debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config
debug2: resolving "charm.sh" port 22
debug1: Connecting to charm.sh [13.224.81.110] port 22.
debug1: connect to address 13.224.81.110 port 22: Connection timed out

Wait, hang on -- it's git.charm.sh not git@charm.sh -_-

My apologies; it's been a long day. I'll close this!

Happens to the best of us! 😃