Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/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-07 01:14:43 +02:00
```console
$ code-server --link
Proxying code-server, you can access your IDE at https://example.cdr.co
```