Skip to content

shmul/bekind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bekind

What is it

Just a toy project to add some useful online utilities supported by DNS and HTTPS requests.

Features

caller ip address

try {ip,myip,my}.zif.im e.g.

dig @34.148.107.114  +short ip.zif.im
"46.117.241.248"

random unique id

try {id,key}.zif.im (based on nanoid), e.g.

dig @34.148.107.114  +short key.zif.im
"2y29jkma6bfw"

Default length is 12, but N.id.zif.im will return N lengthed random string (when I implement it).

URL Shortner

Pending

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published