diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-18 10:11:16 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-18 10:11:16 -0500 |
| commit | 59a410267b310e6399c32c7427bbe231b59bafb5 (patch) | |
| tree | 2bc28997f860a11bbeda410e310eb4ca5623c239 /static/articles | |
| parent | 643b9e38f11ed662abebc89aed6e4cb4c41e8583 (diff) | |
nameservers have http/https ACME and redirects
Diffstat (limited to 'static/articles')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index bb956d43..18eaa9b0 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -571,6 +571,8 @@ <li>TCP 22 ssh</li> <li>TCP 53 domain</li> <li>UDP 53 domain</li> + <li>TCP 80 http</li> + <li>TCP 443 https</li> <li>TCP 853 domain-s</li> </ul> </section> |
