File | Date | Author | Commit |
---|---|---|---|
.gitignore | 2016-10-13 |
![]() |
[db38ff] Version 1.0.0 |
LICENSE | 2016-10-13 |
![]() |
[db38ff] Version 1.0.0 |
getipinfo.js | 2016-10-20 |
![]() |
[79f126] more checks |
package-lock.json | 2018-11-06 |
![]() |
[6d7055] dependencies updated |
package.json | 2018-11-06 |
![]() |
[6d7055] dependencies updated |
readme.md | 2016-10-13 |
![]() |
[db38ff] Version 1.0.0 |
Retrieve current public IPv4 address and save it for later use.
Collected data may be interesting if your public address is a
dynamic address.
Data is retrieved from ipinfo.io. Only IPv4
address and timestamp are saved.
Simply run
npm start
to begin collecting data.