{"id":23066494,"url":"https://github.com/xjine/unity_ipaddressutil","last_synced_at":"2026-05-05T07:32:09.383Z","repository":{"id":225285613,"uuid":"765555271","full_name":"XJINE/Unity_IPAddressUtil","owner":"XJINE","description":"IPAddress utilities mainly for local address.","archived":false,"fork":false,"pushed_at":"2024-03-01T12:42:23.000Z","size":23,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T09:12:54.025Z","etag":null,"topics":["assets","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/XJINE.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}},"created_at":"2024-03-01T06:38:24.000Z","updated_at":"2024-03-02T06:48:19.000Z","dependencies_parsed_at":"2024-03-01T08:26:46.585Z","dependency_job_id":"14487c43-a502-4152-b4ac-cf9e92f729eb","html_url":"https://github.com/XJINE/Unity_IPAddressUtil","commit_stats":null,"previous_names":["xjine/unity_ipaddressutil"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/XJINE/Unity_IPAddressUtil","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_IPAddressUtil","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_IPAddressUtil/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_IPAddressUtil/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_IPAddressUtil/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/XJINE","download_url":"https://codeload.github.com/XJINE/Unity_IPAddressUtil/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/XJINE%2FUnity_IPAddressUtil/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["assets","unity"],"created_at":"2024-12-16T05:13:26.046Z","updated_at":"2026-05-05T07:32:09.367Z","avatar_url":"https://github.com/XJINE.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Untiy_IPAddressUtil\n\nIPAddress utilities mainly for local address.\n\n## Importing\n\nYou can use Package Manager or import it directly.\n\n```\nhttps://github.com/XJINE/Unity_IPAddressUtil.git?path=Assets/Packages/IPAddressUtil\n```\n\n## How to Use\n\n```csharp\npublic static readonly IPAddress LocalHostAddress     = IPAddress.Parse(\"127.0.0.1\");\npublic static readonly IPAddress LocalLoopbackAddress = LocalHostAddress;\n\npublic static IPAddress[] LocalAddresses { get; } = GetLocalAddresses();\n\npublic static IPAddress[] GetLocalAddresses()\npublic static bool HasAddress(string    address)\npublic static bool HasAddress(IPAddress address)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_ipaddressutil","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxjine%2Funity_ipaddressutil","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxjine%2Funity_ipaddressutil/lists"}