Your IP Address: Loading...
View on GitHub
⭐️ If you find this useful, please star our repo!

Fingerprint OSS

A lightweight, privacy-focused user information logger for web applications

Quick Start

npm install fingerprint-oss

Basic Usage

const { userInfo } = require('fingerprint-oss');
const data = userInfo();

Live Demo

Currently, the GeoIp server is running on a 500MB server, which automatically shuts down after periods of inactivity. This causes delays of up to 50 seconds when it needs to start back up, making the response time slower. Any support or resources to improve the server would help speed up the process significantly.

Loading... we are actively working on to make results faster