Skip to content

a micromaterial to identify whether an IP address is public or private

Notifications You must be signed in to change notification settings

lpmi-13/ipinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPinder

horrible name, but working on getting a micromaterial to help identify whether an IP address is public or private.

Basically, I kept forgetting which ranges were private, so I made this to help myself.

Swipe right if you think it's a public IP address, and swipe left if you think it's a private IP address. (NOTE: you can just click on desktop screens)

local development

$ npm i
$ npm start

running tests

(accessibility)

$ npm run test:cypress
$ npm run test:headless

(the first one opens an interactive cypress window, the second one only uses the console)

Deployment

I recommend Netlify, just since it's super easy and you get https out of the box

About

a micromaterial to identify whether an IP address is public or private

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published