mirror of https://git.tuxpa.in/a/code-server.git
9 lines
272 B
Markdown
9 lines
272 B
Markdown
|
# Security Guides
|
||
|
|
||
|
We recommend users running code-server setup SSL and fail2ban on their
|
||
|
instances for improved security and resilience to attacks.
|
||
|
|
||
|
* [Self-signed SSL guide](./ssl.md)
|
||
|
* [Let's Encrypt SSL guide](./ssl-certbot.md)
|
||
|
* [Fail2Ban setup guide](./fail2ban.md)
|