Skip to content

About implementing all SSH calls to different client/server architecture. #18

Closed Answered by NatLee
h-alice asked this question in Q&A
Discussion options

You must be logged in to vote

The endpoint exclusively utilises SSH or AutoSSH, which is essentially the same as SSH, to connect to our Telepy SSH server.

Endpoint --- Tunnel (SSH) forwards to an empty port in SSH server ---> Telepy SSH server

When using the Telepy Web server in the Web terminal, the Telepy SSH server acts as a proxy server and connects to the endpoint server.

Web Terminal -- SSH Proxy --> Telepy SSH server -- SSH connect to localhost --> Endpoint

As the user is on the endpoint, we cannot simply list them.

In my opinion, by implementing the endpoint tool, the system can just use local user and notify the Telepy Web server to retrieve it.🤩

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by h-alice
Comment options

h-alice
Mar 30, 2024
Collaborator Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request
2 participants