diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-13 02:03:15 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-13 02:57:02 +0700 |
| commit | a0206acfb97fc86d0cda4b49a35d10a52b3c58db (patch) | |
| tree | b18c95482eead64a3f267a8e4ae3bfde94424686 | |
| parent | b757e5d0d2e330752e0fffb7eded788550506431 (diff) | |
| download | kilabit.info-a0206acfb97fc86d0cda4b49a35d10a52b3c58db.tar.xz | |
_content: rewording the Services section
Mention list of services first before we describe it in sub-sections.
| -rw-r--r-- | _content/index.adoc | 18 |
1 files changed, 12 insertions, 6 deletions
diff --git a/_content/index.adoc b/_content/index.adoc index cc6a821..a03c1f0 100644 --- a/_content/index.adoc +++ b/_content/index.adoc @@ -6,9 +6,13 @@ == Services -This server provides the following services to the public. +This server provides the following services to the public: -=== AUR repository +- Arch Linux repository for some packages from AUR +- DNS server + + +=== Arch Linux repository See https://build.kilabit.info for more information. @@ -22,12 +26,14 @@ on the following port, * DNS over HTTPS at "\https://kilabit.info/dns-query", * DNS over TLS at port 443. -Check the IP address using `dig` or `ping` to domain `kilabit.info`. -Some stranger abuse the UDP port 53, so the service may be get blocked -at some point. - We use CloudFlare DNS as parent name servers. +To use my DNS server, check the IP address using `dig` or `ping` to domain +`kilabit.info`. + +PS: Some stranger abuse the UDP port 53, so DNS over UDP may be get blocked +at some point. + == Projects |
