utils.trickey.solutions
A home for common utilis that i use.
Most of these will trigger cloudflare worker functions.
GUID generator single
/api/guid
GUID generate muliple e.g.
/api/guid/5
IP - get the connecting IP
/api/ip
CF - get the connecting CF object for the connected client
/api/ip/info
DNS - do default DNS lookup for a host e.g.
/api/who/trickey.solutions
DNS - get secify type of DNS result for a host e.g.
/api/who/trickey.solutions?type=NS
TIME - get unix time NOW!
/api/time
DLP - Test DLP Policies (and demo turnstyle)
/dlp
QR - Gernate QR codes for URLS
/qr