Can you explain like I'm five how to get this up and running? #315
Replies: 3 comments 2 replies
-
I'm not an expert, but did you manage to establish a simple ssh connection like it's written in the readme file? If it's not working as well then most likely you set a wrong ip or maybe have some issues with security settings or smth. At least you know where to search. Try to copy paste the exact code first. |
Beta Was this translation helpful? Give feedback.
-
@kendofriendo did you find a solution for this? |
Beta Was this translation helpful? Give feedback.
-
@kendofriendo funny, I just wrote a guide about this today https://blog.mni.li/posts/caddy-rathole-zero-knowledge/ |
Beta Was this translation helpful? Give feedback.
-
I have an Ubuntu 22.04 VPS hosted on Oracle Cloud. I opened ports 80, 443, and 2333.
On the server, I created the server.toml following the instructions:
I ran the binary as instructed:
rathole server.toml
I have an Arch laptop I use as a server connected to my home network via ethernet.
On the laptop, I created the client.toml:
Ran the binary:
rathole client.toml
The error repeats ad infinitum.
What am I doing wrong? How can I fix it?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions