{"id":26010410,"url":"https://github.com/twodayslate/netutils","last_synced_at":"2025-03-05T22:49:53.929Z","repository":{"id":38422690,"uuid":"145795220","full_name":"twodayslate/NetUtils","owner":"twodayslate","description":"WHOIS, DNS, ping, view source, and more!","archived":false,"fork":false,"pushed_at":"2024-03-10T02:23:47.000Z","size":16494,"stargazers_count":34,"open_issues_count":46,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T22:14:50.762Z","etag":null,"topics":["hacktoberfest","ios","ios-app","ios-swift","network","network-analysis","network-monitoring","networking","swift","whoisxmlapi"],"latest_commit_sha":null,"homepage":"https://itunes.apple.com/us/app/netutils/id1434360325?mt=8","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/twodayslate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-08-23T03:29:52.000Z","updated_at":"2024-04-06T23:27:46.000Z","dependencies_parsed_at":"2023-09-25T06:19:00.884Z","dependency_job_id":null,"html_url":"https://github.com/twodayslate/NetUtils","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FNetUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FNetUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FNetUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twodayslate%2FNetUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twodayslate","download_url":"https://codeload.github.com/twodayslate/NetUtils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242117658,"owners_count":20074436,"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":["hacktoberfest","ios","ios-app","ios-swift","network","network-analysis","network-monitoring","networking","swift","whoisxmlapi"],"created_at":"2025-03-05T22:49:53.485Z","updated_at":"2025-03-05T22:49:53.922Z","avatar_url":"https://github.com/twodayslate.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetUtils\n\nThe all-in-one Network Utility application!\n\nNetUtils is a Network Utility application that can do a whole lot, including:\n- Network connectivity status\n- Network interface information\n   - WiFi information\n   - VPN information\n- Host information\n- WHOIS information from Whois XML API (subscription required)\n- DNS information from Whois XML API (subscription required)\n- Google Web Risk Information\n- Ping utility\n- View page source\n\n## Requirements\n\n### API Keys\n\nIn order to use/build this project you will have to create an Api Key `enum`. An example is below:\n\n```swift\nstruct ApiKey {\n    let name: String\n    let key: String\n\n    static var inApp: ApiKey {\n        return ApiKey(name: \"In-App Purchases\", key: \"my_key_here\")\n    }\n}\n```\n\nThis is necessary to support for In-App purchases properly. Service related keys are stored on the [Cloudflare Workers®](https://www.cloudflare.com/products/cloudflare-workers/) server.\n\n### Releasing\n\n[fastlane](https://fastlane.tools/) is used for screenshots. \n\n## Credits\n\nIcons by [Nucleo](https://nucleoapp.com/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwodayslate%2Fnetutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwodayslate%2Fnetutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwodayslate%2Fnetutils/lists"}