{"id":13587419,"url":"https://github.com/popura-network/HyperModem","last_synced_at":"2025-04-07T21:33:57.321Z","repository":{"id":43760540,"uuid":"440148772","full_name":"popura-network/HyperModem","owner":"popura-network","description":"Open source firmware for fast deployment of meshnet nodes","archived":false,"fork":false,"pushed_at":"2022-01-09T09:57:25.000Z","size":81,"stargazers_count":63,"open_issues_count":4,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-13T21:49:22.423Z","etag":null,"topics":["decentralization","iot","mesh","mesh-networks","openwrt","raspberry-pi","router-firmware","yggdrasil-network"],"latest_commit_sha":null,"homepage":"https://t.me/PopuraChan","language":"Shell","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/popura-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-20T11:39:15.000Z","updated_at":"2024-01-19T10:16:06.000Z","dependencies_parsed_at":"2022-08-30T10:50:52.958Z","dependency_job_id":null,"html_url":"https://github.com/popura-network/HyperModem","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popura-network%2FHyperModem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popura-network%2FHyperModem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popura-network%2FHyperModem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/popura-network%2FHyperModem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/popura-network","download_url":"https://codeload.github.com/popura-network/HyperModem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223295443,"owners_count":17121806,"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":["decentralization","iot","mesh","mesh-networks","openwrt","raspberry-pi","router-firmware","yggdrasil-network"],"created_at":"2024-08-01T15:06:12.201Z","updated_at":"2024-11-06T06:31:01.031Z","avatar_url":"https://github.com/popura-network.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# Popura HyperModem\n\n\u003cimg src=\"https://raw.githubusercontent.com/popura-network/HyperModem/master/img/hypermodem.jpg\"\u003e\n\nTurn IoT devices into decentralized network nodes. \n\n**[Downloads](https://github.com/popura-network/HyperModem/releases)**\n\n## Features\n\n* Customizable firmware based on [OpenWrt](https://openwrt.org)\n* Turns your device to an [Yggdrasil Network](https://yggdrasil-network.github.io) node\n* Supports 802.11s wireless peer to peer connections (if there is hardware support)\n* Wireguard and GRE tunneling\n* L2TP/PPPoE/PPTP support\n* 3G/LTE USB dongles support\n* IPv6 brokers support\n* Dynamic DNS client\n\nYggdrasil Network is a peer-to-peer IPv6 network with link-local peer discovery, automatic end-to-end encryption, distributed IP address allocation, and DHT-based routing information exchange.\n\n## Supported devices\n\nThis firmware can be installed on any device supported by OpenWrt with at least 16MB flash size and 64MB RAM.\n\nSupport for 802.11s wireless peer to peer connections depends on a wireless driver. Most up to date open source drivers work (ath9k, mt76).\n\n## Installation and usage\n\nSearch the OpenWrt website for detailed instructions for your device.\n\n## How to build\n\nInstall build dependencies:\n\n```\nsudo apt install build-essential libncurses5-dev libncursesw5-dev \\\n    zlib1g-dev gawk git gettext libssl-dev xsltproc rsync wget unzip python\n```\n\nRun the `build.sh` script with your parameters:\n\n```\n# Raspberry Pi 1\nTARGET=bcm27xx SUBTARGET=bcm2708 PROFILE=rpi FILES=\"../files/rpi\" ./build.sh\n\n# Raspberry Pi 2\nTARGET=bcm27xx SUBTARGET=bcm2709 PROFILE=rpi-2 FILES=\"../files/rpi\" ./build.sh\n\n# Raspberry Pi 3\nTARGET=bcm27xx SUBTARGET=bcm2710 PROFILE=rpi-3 FILES=\"../files/rpi\" ./build.sh\n\n# Raspberry Pi 4\nTARGET=bcm27xx SUBTARGET=bcm2711 PROFILE=rpi-4 FILES=\"../files/rpi\" ./build.sh\n```\n\nIf you want extra OpenWrt packages, specify them in the `EXTRA_PACKAGES` parameter.\nBy default, images include custom files from the `files/generic` directory. Customize that path with the `FILES` parameter.\n\n## Disclaimer\n\nThis project is Free (as in freedom) Software based on the stable OpenWrt firmware release.\n*Use at your own risk.*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopura-network%2FHyperModem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpopura-network%2FHyperModem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpopura-network%2FHyperModem/lists"}