fakeip
v1.1.1
Published
It generates fake ips
Downloads
3
Maintainers
Readme
FakeIP
FakeIP is easy-to-use npm package which generates fake ip!
Guide
Step 1:
First, install fakeip package using NPM:
npm install fakeip
Step 2: Now Follow the example code
Example:
const fakeip = require('fakeip');
let hi = fakeip("ip")
console.log(`${hi}`);
Contact Me:
Discord: C00LVansh#7746 Email: [email protected]