Skip to content

Support for listening on unix sockets #561

Closed
@freman

Description

@freman

Fairly simply.

I'd like to spin up code-server on a unix socket which would allow me to create sockets fairly easily without ever risking a collision with another running instance.

You might ask how this is useful, well, I'm working on a custom sshcode that is cross platform and uses golang.org/x/crypt/ssh to do it's work (so even works on windows, with putty agent!).

I'm thinking it wouldn't take much more work that I've already put in to actually embed that in electron or lorca. Giving me a 'native' cross platform experience where I can work from my server.

(I of course would be releasing my code, atm it's just a mashed together mess but I'm using it now and it's working well)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSome improvement that isn't a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions