1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-26 12:15:26 +00:00
code-server-2/docs/link.md

10 lines
270 B
Markdown
Raw Normal View History

# code-server --link
Run code-server with the beta flag `--link` and you'll get TLS, authentication, and a dedicated URL
for accessing your IDE out of the box.
2021-08-06 23:14:43 +00:00
```console
$ code-server --link
Proxying code-server, you can access your IDE at https://example.cdr.co
```