1.0.5-alpha • Published 2 years ago

ip_address_info v1.0.5-alpha

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Hi, friend! :wave:

I created my own module so that you can find out the ip addresses of connected network devices and their name

Installation

To install, type the following command in the terminal:

npm install ip_address_info

Usage

Just import and run the code by writing in the terminal node mainFileName.js.

const getIpInfo = require('ip_address_info');

to see the public or private ip, just call the method.

getIpInfo.getExternalIp();
getIpInfo.getInternalIp();

Thanks. :smirk:

acornacorn-jsxajvansi-regexansi-stylesargparsearray-includesarray.prototype.flatbalanced-matchbrace-expansioncall-bindcallsiteschalkcolor-convertcolor-nameconcat-mapconfusing-browser-globalscross-spawndebugdeep-isdefine-propertiesdoctrinees-abstractes-shim-unscopableses-to-primitiveescape-string-regexpeslint-module-utilseslint-scopeeslint-utilseslint-visitor-keysespreeesqueryesrecurseestraversefast-deep-equalesutilsfast-json-stable-stringifyfast-levenshteinfile-entry-cacheflat-cacheflattedfs.realpathfunction.prototype.namefunction-bindfunctional-red-black-treefunctions-have-namesget-intrinsicglobget-symbol-descriptionglob-parentglobalshas-bigintshashas-flaghas-property-descriptorshas-symbolshas-tostringtagimport-freshignoreinflightimurmurhashinheritsinternal-slotis-bigintis-boolean-objectis-callableis-core-moduleis-date-objectis-extglobis-globis-negative-zerois-number-objectis-regexis-shared-array-bufferis-stringis-symbolis-weakrefisexejs-yamljson-schema-traversejson-stable-stringify-without-jsonifyjson5levnlocate-pathlodash.mergeminimatchminimistmsnatural-compareobject-inspectobject-keysobject.assignobject.entriesobject.valuesonceoptionatorp-limitp-locatep-tryparent-modulepath-is-absolutepath-keypath-parseprelude-lspunycoderegexp.prototype.flagsregexppresolveresolve-fromrimrafsemvershebang-commandshebang-regexside-channelstring.prototype.trimendstring.prototype.trimstartstrip-ansistrip-bomstrip-json-commentssupports-colorsupports-preserve-symlinks-flagtext-tabletsconfig-pathstype-checktype-festunbox-primitiveuri-jsv8-compile-cachewhichwhich-boxed-primitiveword-wrapwrappy
1.0.5-alpha

2 years ago

1.0.4-alpha

2 years ago

1.0.3-alpha

2 years ago

1.0.2-alpha

2 years ago

1.0.1-alpha

2 years ago