diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-28 18:28:21 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-28 20:02:05 -0400 |
| commit | 5af706a0f5d4f51bdf69e25947a786b57e34d2c0 (patch) | |
| tree | cb78fdf1e04c13bbf30a4f16ec12de3c3c2cf982 /static/articles/grapheneos-servers.html | |
| parent | 3b02bc843912d6f53d87922a0d0e2f364f39130b (diff) | |
staging DNS server has HTTP, HTTPS and DoT too
Diffstat (limited to 'static/articles/grapheneos-servers.html')
| -rw-r--r-- | static/articles/grapheneos-servers.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 46ec2251..447533fc 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -633,6 +633,9 @@ <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> |
