{"id":28499982,"url":"https://github.com/lionkor/publicip","last_synced_at":"2025-07-27T18:09:06.635Z","repository":{"id":106923455,"uuid":"97006564","full_name":"lionkor/PublicIP","owner":"lionkor","description":"A simple 30 line C# .exe which writes your current external / public IP address to the console.","archived":false,"fork":false,"pushed_at":"2017-07-12T15:34:07.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-04T04:38:03.986Z","etag":null,"topics":["cmd","command-line-app","command-line-tool","csharp","exe","external-ip","ip","ip-address","public-ip","publicip"],"latest_commit_sha":null,"homepage":null,"language":null,"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/lionkor.png","metadata":{"files":{"readme":"ReadMe.txt","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,"zenodo":null}},"created_at":"2017-07-12T12:49:05.000Z","updated_at":"2017-07-12T12:53:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"6eae3c78-1741-4a88-b04e-f82979a78311","html_url":"https://github.com/lionkor/PublicIP","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lionkor/PublicIP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionkor%2FPublicIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionkor%2FPublicIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionkor%2FPublicIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionkor%2FPublicIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lionkor","download_url":"https://codeload.github.com/lionkor/PublicIP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lionkor%2FPublicIP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267400364,"owners_count":24081182,"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","status":"online","status_checked_at":"2025-07-27T02:00:11.917Z","response_time":82,"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":["cmd","command-line-app","command-line-tool","csharp","exe","external-ip","ip","ip-address","public-ip","publicip"],"created_at":"2025-06-08T15:05:38.025Z","updated_at":"2025-07-27T18:09:06.629Z","avatar_url":"https://github.com/lionkor.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\tFiles included in \"PublicIP.zip\":\n\n\t/PublicIP.zip\n\t\t/PublicIP_x64\n\t\t\t/PublicIP_x64.exe\n\t\t\t/ReadMe_x64.txt\n\t\t/PublicIP_x86\n\t\t\t/PublicIP_x86.exe\n\t\t\t/ReadMe_x86.txt\n\nReadMe - Created 12th July 2017 by Leed a.k.a. Lee'd / LeedOff\n\nContents\n\t1. Description\n\t2. How to use\n\t3. How it works\n\t4. License information\n\t5. Disclaimer\n\t6. Contact\n\t\n1. Description\n\n\tPublicIP is a small 30 liner to make the public / external IP \n\taddress visible to the user. This can be achieved with other \n\tCommand-line tools, but I just wanted to be able to use a \n\tmemorizable command that anyone could use as if it was always\n\tthere. \n\tThere is no particular reason why it is a C# based .exe and \n\tnot a simple .cmd or .bat other than \" I don't want to support\n\tthat horrible batch/cmd 'language' \".\n\t\n2. How to use\n\t\n\tAfter choosing the correct version (x86 or x64), you should \n\trename the file to \"PublicIP.exe\" (because that is how it was \n\toriginally intended to be called).\n\tPublicIP is a Command-line based program. It needs to be run \n\tvia the windows-command-line (cmd.exe). To run the program \n\tfrom cmd.exe, simply type the name of the file (\"PublicIP\" / \n\t\"PublicIP_x64\" / \"PublicIP_x86\").\n\tUpper- and lower-case generally do not matter.\n\t\n3. How it works\n\t\n\tPublicIP simply fetches a string from canihazip.com and writes \n\tit to the console. As simple as it gets.\n\t\n4. License information\n\n\tUse it for whatever you want, as long as it's not commercial.\n\t\n5. Disclaimer\n\t\n\tPublicIP is a lazy 30 line C# program, which will neither \n\tprotect nor publish anything. It will need an internet \n\tconnection in order to work, and it will only establish a \n\tconnection to canihazip.com [5.196.192.222]. If it does anything\n\telse, please tell me (see \"6. Contact\") and stop using it,\n\tas you may have run into a damaged / infected version.\n\t\n\tIf you download the program PublicIP_x86.exe / PublicIP_x64.exe from anywhere else than\n\tgithub.com/leedoff, it is your own responsibility to make sure\n\tthat it is safe. If you're not sure about where you got\n\tthe .exe from, delete it and download it from the repository.\n\n6. Contact\n\n\tEmail: Leed_off@outlook.com\n\tTwitter: @Leed_off\n\tFacebook: @Leed.Official\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionkor%2Fpublicip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flionkor%2Fpublicip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flionkor%2Fpublicip/lists"}