About SourLemonJuice.net

This is a domain name of 酸柠檬猹/SourLemonJuice.
Some random web projects will be deployed here. Like Google, subdomains are a good thing.

To be clear, I would not use this domain as an online documentation for my own projects.
I trust GitHub Pages but not something I control...

Servers cost money and require constant maintenance. As is the case with this index page, pure HTML services will deployed on Cloudflare Pages, Which I suppose is the best solution...
I'm still hoping that in the future I can be able to put it to the value it deserves, I guess.

Also, this domain will not replace the SourLemonJuice-blog, that's my main site.

Services Reference

Connectivity Test

https://connectivity.sourlemonjuice.net | Powered by Caddy

This domain will always connect to my cloud server instead of CDN. Maybe some system calls them captive portal, like Android's captive_portal_http_url.
This API can be used just like connectivitycheck.gstatic.com/generate_204, which is used by a lot of Android devices.

URIReturn statusMeaning
/generate_204204 No Contentthe simplest one, preferred this
/generate_200200 OKonly guarantees that the content is not empty
/NetworkManager200 OKfollow the "connectivity section" in NetworkManager.conf(5)

Warning: Before 2025-02-27, this domain was https://connection.sourlemonjuice.net

Redirect

https://goto.sourlemonjuice.net | Powered by Cloudflare Worker with my redirect-worker

Like aka.ms or goo.gle, it's a regular short link service. But where would I link to? The fourth dimension space, probably.

DNS over HTTPS Forwarding

https://dns.sourlemonjuice.net | Powered by Cloudflare Worker with my doh-forward-worker

Use Cloudflare DNS(HTTPS) as upstream.
Your request(include query data and source IP address) will not be logged via Cloudflare Worker Observability. However, the total requests number with country or region level location still be available for us to see.

DNS Recursive Server [Discontinued]

dns.sourlemonjuice.net | Powered by Unbound

DNS recursive server runs on dns.sourlemonjuice.net with regular port 53/853/443, means it supports Plain DNS, DNS-over-TLS and DNS-over-HTTPS.
It's not just a request forward but a recursive server. As for the DNS-over-QUIC, that's not in the plan.

We promise won't use your data and IP information for purposes other than querying and not to store any logs. However, we don't provide any form of guarantee and do not assume any legal liability for data leakage.

Warning: Service discontinued after 2025-11-09