intheshell icon indicating copy to clipboard operation
intheshell copied to clipboard

Extending it as a service through ws or default ssh client

Open 1AbdulkarimMousa opened this issue 8 months ago • 2 comments

EDITED:

Sorry if that came across the wrong way! I wasn’t implying anything malicious—just curious about how the project handles networking and system monitoring. I was thinking about potential integrations like Rathole or a reverse WebSocket for multiple TTYs. Appreciate the clarification!

1AbdulkarimMousa avatar Mar 31 '25 17:03 1AbdulkarimMousa

What?

This project is not a backdoor and doesn't have any similar features

Why did you decide that?

esin avatar Mar 31 '25 19:03 esin

I had to maintain a SaaS solution that provides shell access to client users as a feature, allowing them to manage their deployments. However, their old implementation was unprotected and allowed some user to escape his restricted shell somehow.

To fix this, I wanted to build a more secure and restrictive shell client that works easily over SSH or the web. So, I'm willing to extend intheshell to support this.

1AbdulkarimMousa avatar Mar 31 '25 20:03 1AbdulkarimMousa