{"id":13539666,"url":"https://github.com/freifunk-gluon/gluon","last_synced_at":"2025-12-16T17:02:01.413Z","repository":{"id":6891564,"uuid":"8141162","full_name":"freifunk-gluon/gluon","owner":"freifunk-gluon","description":"a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes","archived":false,"fork":false,"pushed_at":"2025-03-31T00:44:43.000Z","size":14167,"stargazers_count":569,"open_issues_count":124,"forks_count":325,"subscribers_count":59,"default_branch":"main","last_synced_at":"2025-03-31T01:25:54.261Z","etag":null,"topics":["c","freifunk","gluon","hacktoberfest","lua","mesh-networks","openwrt"],"latest_commit_sha":null,"homepage":"https://gluon.readthedocs.io","language":"Lua","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/freifunk-gluon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2013-02-11T16:08:23.000Z","updated_at":"2025-03-31T00:44:47.000Z","dependencies_parsed_at":"2023-02-18T02:30:48.128Z","dependency_job_id":"6868c7e2-c565-4547-9200-6dc82d985f20","html_url":"https://github.com/freifunk-gluon/gluon","commit_stats":{"total_commits":4136,"total_committers":194,"mean_commits":21.31958762886598,"dds":"0.48065764023210833","last_synced_commit":"9a4395d048ccc3e911a99c243bf0bc87024e1aeb"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freifunk-gluon%2Fgluon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freifunk-gluon%2Fgluon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freifunk-gluon%2Fgluon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/freifunk-gluon%2Fgluon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/freifunk-gluon","download_url":"https://codeload.github.com/freifunk-gluon/gluon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246767870,"owners_count":20830570,"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":["c","freifunk","gluon","hacktoberfest","lua","mesh-networks","openwrt"],"created_at":"2024-08-01T09:01:30.187Z","updated_at":"2025-12-16T17:02:01.406Z","avatar_url":"https://github.com/freifunk-gluon.png","language":"Lua","funding_links":[],"categories":["\u003ca id=\"1233584261c0cd5224b6e90a98cc9a94\"\u003e\u003c/a\u003e渗透\u0026\u0026offensive\u0026\u0026渗透框架\u0026\u0026后渗透框架","\u003ca id=\"d4efda1853b2cb0909727188116a2a8c\"\u003e\u003c/a\u003e未分类-WiFi","C","Lua","c"],"sub_categories":["\u003ca id=\"39931e776c23e80229368dfc6fd54770\"\u003e\u003c/a\u003e无线\u0026\u0026WiFi\u0026\u0026AP\u0026\u0026802.11","\u003ca id=\"37ca6907aa42dfd32db5973ff9eec83d\"\u003e\u003c/a\u003e新添加的"],"readme":"[![Build Gluon](https://github.com/freifunk-gluon/gluon/actions/workflows/build-gluon.yml/badge.svg?branch=main)](https://github.com/freifunk-gluon/gluon/actions/workflows/build-gluon.yml)\n[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://opensource.org/license/bsd-2-clause/)\n[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/freifunk-gluon/gluon?sort=semver)](https://github.com/freifunk-gluon/gluon/releases/latest)\n\n# Gluon\n\nGluon is a firmware framework to build preconfigured OpenWrt images for public mesh networks.\n\n## Overview\n\nGluon provides an easy-to-use firmware for a public, decentral WLAN and/or wire based mesh network.\nCommon network capable devices, like smartphones, laptops or desktop PCs can connect to the mesh network and communicate over it, without the need of passwords for access and without the need of installing special software.\nAdditionally, internet access and merging mesh clouds can be accomplished over a WAN through VPN connected gateways.\n\nGluon's features include:\n\n* a decentral mesh network\n* easy configuration mode for less techy users\n* community-specific technical settings and customizations through a common site.conf and site.mk\n* ecdsa signature-based autoupdater\n* node status web page\n* publication of node information + statistics through respondd\n* a variety of preconfigured mesh and VPN protocols:\n\n\nSupported mesh protocols:\n\n* batman-adv (BATMAN IV fully, BATMAN V partially)\n* OLSRv2 (partially)\n\n\nSupported protocols for node-to-node connections:\n\n* WLAN: 802.11s (with forwarding disabled)\n* WAN: VPNs via fastd and Wireguard\n* LAN: via VXLAN\n\n## Getting started\n\nWe have a huge amount of documentation over at https://gluon.readthedocs.io/.\n\nIf you're new to Gluon and ready to get your feet wet, have a look at the\n[Getting Started Guide](https://gluon.readthedocs.io/en/latest/user/getting_started.html).\n\nGluon's developers frequent an IRC chatroom at [#gluon](ircs://irc.hackint.org/#gluon)\non [hackint](https://hackint.org/). There is also a [webchat](https://chat.hackint.org/?join=gluon)\nthat allows for uncomplicated access from within your browser. This channel is also available as a bridged Matrix Room at [#gluon:hackint.org](https://matrix.to/#/#gluon:hackint.org).\n\n## Issues \u0026 Feature requests\n\nBefore opening an issue, make sure to check whether any existing issues\n(open or closed) match. If you're suggesting a new feature, drop by on IRC or\nour mailinglist to discuss it first.\n\nWe maintain a [Roadmap](https://github.com/freifunk-gluon/gluon/wiki/Roadmap) for\nthe future development of Gluon.\n\n## Use a release!\n\nPlease refrain from using the `main` branch for anything else but development purposes!\nUse the most recent release instead. You can list all releases by running `git tag`\nand switch to one by running `git checkout v2023.2.5 \u0026\u0026 make update`.\n\nIf you're using the autoupdater, do not autoupdate nodes with anything but releases.\nIf you upgrade using random main commits the nodes *might break* eventually.\n\n## Mailinglist\n\nTo subscribe to the list, send a message to:\n\n    gluon+subscribe@luebeck.freifunk.net\n\nTo remove your address from the list, just send a message to\nthe address in the `List-Unsubscribe` header of any list\nmessage. If you haven't changed addresses since subscribing,\nyou can also send a message to:\n\n    gluon+unsubscribe@luebeck.freifunk.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreifunk-gluon%2Fgluon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreifunk-gluon%2Fgluon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreifunk-gluon%2Fgluon/lists"}