User-Agent

GET https://useragent.kriom.net

An API that just returns your Web Browser User-Agent and nothing more.

Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:90.0) Gecko/20100101 Firefox/90.0

Superglobals

GET https://superglobals.kriom.net

A usefull API. It returns the PHP superglobals formated in JSON.

{
  "GET": [ ],
  "POST": [ ],
  "COOKIE": { ... },
  "REQUEST": { ... },
  "FILES": [ ],
  "SERVER": { ... }
}

Local Wildcard DNS

GET https://all.what.you.want.lh.kriom.net

lh.kriom.net, whatever.you.want.lh.kriom.net, *.lh.kriom.net ... always return 127.0.0.1

lh.kriom.net, whatever.you.want.lh.kriom.net, *.lh.kriom.net ... always return 127.0.0.1