{"id":16600049,"url":"https://github.com/syzer/whatsmyip","last_synced_at":"2026-04-19T17:35:52.052Z","repository":{"id":143928853,"uuid":"128908870","full_name":"syzer/whatsMyIp","owner":"syzer","description":"Show  ip adresses and qr codes and in terminal (local/public)","archived":false,"fork":false,"pushed_at":"2018-04-10T14:39:48.000Z","size":40,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-18T06:37:53.305Z","etag":null,"topics":["cli","hackathon","ip-address","qr-code","terminal"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/syzer.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-10T09:35:29.000Z","updated_at":"2018-04-10T14:39:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"44db6acf-37f7-4b73-8942-6bf0b03a4809","html_url":"https://github.com/syzer/whatsMyIp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2FwhatsMyIp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2FwhatsMyIp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2FwhatsMyIp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syzer%2FwhatsMyIp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syzer","download_url":"https://codeload.github.com/syzer/whatsMyIp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242538972,"owners_count":20145882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","hackathon","ip-address","qr-code","terminal"],"created_at":"2024-10-12T00:13:28.782Z","updated_at":"2025-12-04T19:08:53.234Z","avatar_url":"https://github.com/syzer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WhatsMyIP [![Build Status](https://travis-ci.org/syzer/whatsMyIp.svg?branch=master)](https://travis-ci.org/syzer/whatsMyIp) \nPrints qr codes and ip addresses of your machine and server\n\n[![asciicast](https://asciinema.org/a/EAi2R38j57mTwFxdWuv2WiRmv.png)](https://asciinema.org/a/EAi2R38j57mTwFxdWuv2WiRmv)\n\n# Usage\n\n## cli\n```bash\nnpm i -g whatsmyip\nwhatsMyIp\n# will print qr-codes and ips\n```\n\n## es2017\n```js\nimport whatsMyIp from './whatsMyIp'\nwhatsMyIp()\n// will console.log qr-codes and ips\n```\n\n## with old modules\n```js\nconst whatsMyIps = require('./whatsMyIp.compiled').default\nwhatsMyIps()\n```\n\n## or with port \n```js\nconst whatsMyIp = require('./whatsMyIp.compiled').default\nwhatsMyIp(3008) \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyzer%2Fwhatsmyip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyzer%2Fwhatsmyip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyzer%2Fwhatsmyip/lists"}