checksdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Install $ npm install checksdk

Features get public ip of your system/laptop

getMyPublicIPAddress will take 'json' or 'xml' return format

Example

const checksdk = require('checksdk');

checksdk.getMyPublicIPAddress("xml").then((checksdk) => { console.log(checksdk); });

this will return xxx.xx.xx.xxx

Package Sidebar

Install

npm i checksdk

Weekly Downloads

2

Version

0.1.1

License

ISC

Unpacked Size

14.4 kB

Total Files

8

Last publish

Collaborators

  • nnpai