Type something to search...

Toolbox

This Website

Source code is available on GitHub: JellyKuo/JellyKuo-Web

The site is configured wit CI/CD pipeline using GitHub Actions, wit different target for branches:

IP Checker

A simple IP checker service is available at ip.jellykuo.com, which shows your public IP address and some additional information.

  • Hosted on Cloudflare Workers
  • Depending on the User-Agent and path, it responds with different results:
    • /: On browsers, shows a HTML page with all information. On non-browsers, returns plain text IP address. The non-browser response is useful for command line tools like curl or wget.
    • /ip: Return plain text IP address.
    • /ua, /user-agent: Return plain text User-Agent.
    • /lang, /language: Return plain text Accept-Language.
    • /accept: Return plain text Accept header.
    • /encoding: Return plain text Content-Encoding header.
    • /accept-encoding, /accencoding: Return plain text Accept-Encoding header.
    • /<Any present header>: Return plain text of the specified header.

AltRepo

A simple, self-hosted AltStore repository service capable of aggregating multiple AltStore repositories into one.

  • Source code available on GitHub: JellyKuo/AltRepo
  • As this requires DNS override & TLS, it is only available with self-hosted instances.

MinerWatch

A monitoring service for cryptocurrency miners, supporting multiple miner software & hardware.

  • Supports major mining software including T-Rex, NBminer, GMiner, TeamRedMiner, lolMiner, etc.
  • Flexible hosting model: Supports self-hosted lightweight API proxy for isolated networks, or fully managed solution. Contact me directly for more information.

On-premise Services

I self-host multiple services for me & my friends, including: