-
Notifications
You must be signed in to change notification settings - Fork 214
specify port and don't bring up browser? #95
Comments
would also like to know if we can specify the port number |
@jots i'm a little confused by the question regarding not ssh'ing to a remote server, couldn't you just run start up the Regarding the port, they're not exposed right now but it would be very simple to expose them. We could potentially have a |
If this is something that should be implemented, as part of #82, I can include this. |
@roberthmiller if you like you could implement it as part of your PR, I'd add a |
@jots if you run |
@sreya92 #98 is the second part of this issue. |
I'm using this from a crouton shell on a chromebook and sshing to a remote server.
When I start sshcode, it brings up the lynx browser. How can I have it not bring up a browser, but instead print out the url it's running on? i.e. http://127.0.0.1:11428/ also how can I specify the port? I'd like to create an "app window" for sshcode, but the port needs to stay the same.
finally, is it possible to run this without sshing to a remote server so I can bring up vscode in a browser on my chromebook and it's running in a crouton shell?
this project is very cool!
The text was updated successfully, but these errors were encountered: