{"id":50541436,"url":"https://github.com/paolonavatta/ipseen","last_synced_at":"2026-06-03T20:01:21.491Z","repository":{"id":178597398,"uuid":"661368173","full_name":"paolonavatta/IPseen","owner":"paolonavatta","description":"Your command-line companion to effortlessly obtain your network identity.","archived":false,"fork":false,"pushed_at":"2025-07-18T21:30:13.000Z","size":48,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T02:04:17.386Z","etag":null,"topics":["cli","easytouse","ip-address","ip-lookup","network","network-tools","tools"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paolonavatta.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-07-02T16:15:18.000Z","updated_at":"2025-07-18T21:34:20.000Z","dependencies_parsed_at":"2023-12-08T12:29:09.865Z","dependency_job_id":"d6c1e440-f00a-4d4a-baca-4932d1729e74","html_url":"https://github.com/paolonavatta/IPseen","commit_stats":null,"previous_names":["navattapaolo/ipseen","paolonavatta/ipseen"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/paolonavatta/IPseen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paolonavatta%2FIPseen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paolonavatta%2FIPseen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paolonavatta%2FIPseen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paolonavatta%2FIPseen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paolonavatta","download_url":"https://codeload.github.com/paolonavatta/IPseen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paolonavatta%2FIPseen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33876894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","easytouse","ip-address","ip-lookup","network","network-tools","tools"],"created_at":"2026-06-03T20:01:20.362Z","updated_at":"2026-06-03T20:01:21.472Z","avatar_url":"https://github.com/paolonavatta.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\r\n \r\n  \u003cimg width=\"250\" height=\"250\" alt=\"IPseen\" src=\"IPseen.png\" /\u003e \u003cbr\u003e\r\n  ![Static Badge](https://img.shields.io/badge/Version%20-%200.1.0%20-%20black?style=for-the-badge)\r\n  ![Static Badge](https://img.shields.io/badge/License-Apache-Orange?style=for-the-badge\u0026color=orange)\r\n  \r\n\u003c/div\u003e\r\n\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n##  \u003cp align=\"center\"\u003e📋 Overview\u003c/p\u003e\r\n\r\n**IPseen** is your command-line companion to effortlessly obtain your network identity. \u003cbr\u003e\u003cbr\u003e Through IPseen you can have instant access to your:\r\n\r\n- **Public IP** — Your device’s internet identifier.\r\n- **Private IP** — Your device’s local network identifier. \r\n- **MAC Address** — Your device’s unique hardware address.\r\n  \r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n## \u003cp align=\"center\"\u003e⚙️ How to Use IPseen\u003c/p\u003e\r\n\r\n### \u003cp align=\"center\"\u003e💻 Commands\u003c/p\u003e\r\n\r\n\u003e **💡 Help**  \r\n\u003e Display the full list of commands:  \r\n\u003e ```\r\n\u003e IPseen --help\r\n\u003e ```\r\n\r\n\u003e **🛠️ Version**  \r\n\u003e Check your installed version:  \r\n\u003e ```\r\n\u003e IPseen --version\r\n\u003e ```\r\n\r\n\u003e **🌐 IPseen**  \r\n\u003e Display your Addresses:  \r\n\u003e ```\r\n\u003e IPseen\r\n\u003e ```\r\n\r\n\u003e **🌍 Public IP**  \r\n\u003e Display your Public IP:  \r\n\u003e ```\r\n\u003e IPseen --public\r\n\u003e ```\r\n\r\n\u003e **🏠 Private IP**  \r\n\u003e Display your Private IP:  \r\n\u003e ```\r\n\u003e IPseen --private\r\n\u003e ```\r\n\r\n\u003e **🧬 MAC Address**  \r\n\u003e Display your MAC address:  \r\n\u003e ```\r\n\u003e IPseen --mac\r\n\u003e ```\r\n\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n---\r\n\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n## \u003cp align=\"center\"\u003e📥 Installation\u003c/p\u003e\r\n\r\nStart by cloning the repository:\r\n```\r\ngit clone https://github.com/paolonavatta/IPseen.git\r\n```\r\n\r\nNavigate into your OS-specific directory (`Windows` or `Linux`).\r\n\r\n\u003cbr\u003e\r\n\r\n### Windows\r\n\r\n- Open **PowerShell** with Administrator privileges (choose **Run as administrator**)\r\n- Navigate to the `Windows` folder\r\n- Run the installer script:\r\n  \r\n  ```powershell\r\n  ./installer.ps1\r\n  ```\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n### Linux\r\n\r\n- Open **Bash**\r\n- Navigate to the `Linux` folder\r\n- Make the installer script executable:\r\n\r\n  ```bash\r\n  chmod +x installer.sh\r\n  ```\r\n  \r\n- Run the installer script with Administrator privileges (use `sudo`):\r\n  \r\n  ```bash\r\n  sudo ./installer.sh\r\n  ```\r\n\r\n---\r\n\r\n\u003cbr\u003e\r\n\u003cbr\u003e\r\n\r\n\r\n## \u003cp align=\"center\"\u003e📄 License\u003c/p\u003e\r\n\r\nIPseen is licensed under the [**Apache License 2.0**](./LICENSE). You are free to use, modify, and distribute the software, provided that you include proper attribution, attach a copy of the license in any redistribution, and do not use the trademarks of the original project without permission. For full details, please refer to the LICENSE file included with this project.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaolonavatta%2Fipseen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaolonavatta%2Fipseen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaolonavatta%2Fipseen/lists"}