{"id":15047415,"url":"https://github.com/prophetru/ipfilter","last_synced_at":"2026-03-17T19:27:04.573Z","repository":{"id":216994820,"uuid":"742890066","full_name":"ProphetRu/IPFilter","owner":"ProphetRu","description":"Educational project","archived":false,"fork":false,"pushed_at":"2024-01-20T16:55:14.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-20T15:59:22.184Z","etag":null,"topics":["cmake","cpp","cpp11","cpp14","cpp17","cpp20","gtest","outs"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ProphetRu.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}},"created_at":"2024-01-13T17:14:50.000Z","updated_at":"2024-01-13T18:37:14.000Z","dependencies_parsed_at":"2024-01-20T17:47:26.583Z","dependency_job_id":null,"html_url":"https://github.com/ProphetRu/IPFilter","commit_stats":null,"previous_names":["prophetru/ipfilter"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FIPFilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FIPFilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FIPFilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FIPFilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProphetRu","download_url":"https://codeload.github.com/ProphetRu/IPFilter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243475328,"owners_count":20296714,"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":["cmake","cpp","cpp11","cpp14","cpp17","cpp20","gtest","outs"],"created_at":"2024-09-24T20:58:03.364Z","updated_at":"2025-12-26T20:38:07.411Z","avatar_url":"https://github.com/ProphetRu.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IP Filter\nEducational project with [googletest](https://github.com/google/googletest)\n\n## Build local Linux\n```shell\nsudo apt-get update \u0026\u0026 sudo apt-get install cmake libgtest-dev -y\n\ncd IPFilter\nmkdir build \u0026\u0026 cd build\n\ncmake ..\n\n# build release\ncmake --build . --config Release\n\n# build deb-package\ncmake --build . --target package\n```\n\n## Build local Windows\n```shell\nvcpkg install gtest\nvcpkg integrate install\n\ncd IPFilter\nmkdir build \u0026\u0026 cd build\n\ncmake .. -DCMAKE_TOOLCHAIN_FILE=\"path/to/vcpkg/scripts/buildsystems/vcpkg.cmake\"\n\n# build release\ncmake --build . --config Release\n```\n\n## Testing\n```shell\ncat ip_filter.tsv | ./IPFilter | md5sum\n# 24e7a7b2270daee89c64d3ca5fb3da1a  -\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fipfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprophetru%2Fipfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fipfilter/lists"}