Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not figure out how to SSH #4

Open
diraneyya opened this issue Nov 5, 2024 · 0 comments
Open

Could not figure out how to SSH #4

diraneyya opened this issue Nov 5, 2024 · 0 comments

Comments

@diraneyya
Copy link

Hello,

I started by trying the tool to forward an http service. I used telebit http 8080. To my surprise, using my subdomain in a browser showed the site securely using https. This absolutely blew my mind.

As I got more encouraged I wanted to use the SSH feature, which was not as smooth of an experience. I typed telebit ssh auto and was assured this was setup. Then I tried ssh username@subdomain from another computer hoping I would be prompted for a password. This did not happen.

I copied my public key from the SSH client machine to the "authorized_keys" file in ~/.ssh, still did not work (permission denied public key).

I then realized I may had to install the ssh daemon on the computer so I did that (in Ubuntu 22.04 using sudo apt install openssh-server openssh-client), still did not work.

What am I not doing right or doing wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant