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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i checksdk

Weekly Downloads

0

Version

0.1.1

License

ISC

Unpacked Size

14.4 kB

Total Files

8

Last publish

Collaborators

  • nnpai