{"id":21994777,"url":"https://github.com/allow2/allow2openwrt","last_synced_at":"2026-01-05T12:18:16.061Z","repository":{"id":146494413,"uuid":"134112144","full_name":"Allow2/Allow2OpenWRT","owner":"Allow2","description":"Allow2 enabled control plugin for openWRT","archived":false,"fork":false,"pushed_at":"2018-05-20T02:10:20.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T10:43:51.913Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.allow2.com","language":null,"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/Allow2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2018-05-20T02:02:08.000Z","updated_at":"2018-06-20T15:58:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"c0334e6d-b6ee-485a-b6b7-b064f79f63bd","html_url":"https://github.com/Allow2/Allow2OpenWRT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2OpenWRT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2OpenWRT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2OpenWRT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allow2%2FAllow2OpenWRT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allow2","download_url":"https://codeload.github.com/Allow2/Allow2OpenWRT/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245052660,"owners_count":20553172,"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":[],"created_at":"2024-11-29T21:10:26.985Z","updated_at":"2026-01-05T12:18:16.024Z","avatar_url":"https://github.com/Allow2.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Allow2 modules for OpenWRT\n==========================\n\nThis is a first build demonstrating one way to incorporate Allow2 into a router firmware.\n\nThis was built and tested with OpenWRT on a Netgear WNDR3700.\n\nArchitecture\n------------\n\nThe solution has been built with 3 primary components.\n\n1.  **allow2d** - daemon process\n\n    User-space daemon responsible for managing the cached settings via the allow2deviceAPI and responding to requests from the kernel module.\n\n2.  **allow2** - kernel module \n\n    Kernel module responsible for intercepting packets and requesting directions from the userspace component\n\n3.  **liballow2**\n\n    *(under development) - extracted library for leveraging the allow2 platform within other processes*\n\n---\n\nTo use the allow2 packages\n--------------------------\n\n1.  download and configure the **OpenWrt Buildroot**\n\n    Follow the instructions:\n\n    http://wiki.openwrt.org/doc/howto/build\n\n    (This will be the \u0026lt;openWRTBuildroot\u003e directory)\n\n2.  clone this repo\n\n```sh\n    git clone https://github.com/Allow2/Allow2OpenWRT.git\n```\n\n    into a suitable location outside of the openwrt home directory.\n\n    (This will be the \u0026lt;Allow2OpenWRT\u003e directory)\n\n3.  link the allow2 packages into the openwrt/packages directory\n\n```sh\n      cd \u0026lt;openWRTBuildroot\u003e/Packages\n\n      ln -s \u0026lt;Allow2OpenWRT\u003e/allow2/ .\n      ln -s \u0026lt;Allow2OpenWRT\u003e/allow2d/ .\n      ln -s \u0026lt;Allow2OpenWRT\u003e/liballow2/ .\n```\n\n\n4.  follow the instructions for building OpenWrt or individual packages\n\n    Use \"make menuconfig\" to configure the allow2 packages to build:\n\n    * Kernel Modules -\u003e Netfilter Extensions -\u003e kmod-allow2\n    * Libraries -\u003e liballow2\n    * Utilities -\u003e allow2d\n\n    Alternately, making individual packages would be:\n\n```sh\n      make package/allow2/compile\n      make package/allow2d/compile\n```\n\n5.  Install on your router\n\n3) install luci-allow2\n\nTBA - write this bit\n\n4) add openWRT packages\n\n5) compile\n\nmake V=99\n\n6) install on your router\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallow2%2Fallow2openwrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallow2%2Fallow2openwrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallow2%2Fallow2openwrt/lists"}