1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2025-01-07 17:18:46 +00:00
code-server-2/doc/security/index.md
2019-08-17 05:46:37 +10:00

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)