Skip to content

chenminhua/net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

net

A tiny GitHub Pages site that captures the current browser/network environment and stores visit history locally in the browser via IndexedDB.

What it shows

  • Public IP
  • ISP / ASN
  • Approximate geo location
  • IP timezone + browser timezone
  • User-Agent
  • Browser languages
  • Platform
  • Viewport / screen size / DPR
  • Network information from the browser when available
  • Referrer
  • Local visit history for this same browser

Storage model

History is stored only in the local browser database (IndexedDB). Nothing is sent to a custom backend.

Deploy

This project is static HTML/CSS/JS and works directly with GitHub Pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors