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

Multi connection support #3

Open
lephix opened this issue Oct 20, 2016 · 3 comments
Open

Multi connection support #3

lephix opened this issue Oct 20, 2016 · 3 comments

Comments

@lephix
Copy link

lephix commented Oct 20, 2016

Hi Ewiger,
From the testing, I found only one connection is supported.
If I closed jsLinux in browser, the socat will be disconnected and quit.
Is there any way for supporting multi connection.

@ewiger
Copy link
Owner

ewiger commented Oct 21, 2016

Thnx for taking a look into it. Indeed the setup is more of a proof of concept rather than production ready system. Maybe a quick hack on better managing the server side can help. Something of ISP like script for ppp daemon that accepts connections instead of the socat.

Can you explain what kind of problem you are trying to solve? I am very curious.

@lephix
Copy link
Author

lephix commented Oct 21, 2016

I want to providing a web ssh for company internal usage.
I could only NAT the internal network device to the jsLinux, so the user can only visit internal resources.
And jsLinux is very resource efficient, so I wanna give it a try.

@ewiger
Copy link
Owner

ewiger commented Oct 25, 2016

I am not sure it will work on the client side. You end with the internet
connection inside the VM which is what jslinux is. But maybe I miss the
full picture.

On Fri, Oct 21, 2016, 08:21 Lephix notifications@github.com wrote:

I want to providing a web ssh for company internal usage.
I could only NAT the internal network device to the jsLinux, so the user
can only visit internal resources.
And jsLinux is very resource efficient, so I wanna give it a try.


You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#3 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAYG9qGU5jqoszTKpQnIJMYjW77Yzye9ks5q2Fn_gaJpZM4Kbq5F
.

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

2 participants