-
Updated
Jun 18, 2022 - C
mesh-networks
Here are 259 public repositories matching this topic...
-
Updated
Jul 6, 2022 - Go
-
Updated
Jul 6, 2022 - C++
Unpacking yggdrasil (0.3.9) ...
dpkg: error processing archive yggdrasil-0.3.9-i386.deb (--install):
unable to create '/etc/systemd/system/yggdrasil.service.dpkg-new' (while processing 'etc/systemd/system/yggdrasil.service'): No such file or directory
Errors were encountered while processing:
yggdrasil-0.3.9-i386.deb
There are Linux distros such as AntiX (Debian) and Gentoo whic
So we can get information from the field to see if there are errors occuring that we don't know about.
This would be done by calling recordCriticalError() from setup() based on reading the reset error reason. Preferably with the address of the fault also.
-
Updated
Jul 4, 2022 - Python
-
Updated
Jun 30, 2022 - Go
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Jul 6, 2022 - Jinja
-
Updated
Jan 7, 2022 - Python
-
Updated
Jul 6, 2022 - C
-
Updated
Jul 6, 2022 - Python
-
Updated
May 18, 2022 - Go
-
Updated
Jul 5, 2022 - Python
-
Updated
Jun 25, 2019 - JavaScript
-
Updated
Feb 5, 2021
-
Updated
Jul 4, 2022 - Go
TURN support
When STUN is not enough, try TURN. This might be very close to working, we just need to set up a test turn server and add API for overriding the ice server config in the WebRTC socket.
-
Updated
Jul 5, 2022 - JavaScript
FirstBootWizard forces the users to use lowercase names for the new networks (see libremesh/lime-app@73d464e) but the default "LibreMesh.org" is not lowercase.
The lowercase was introduced as a bug fix (mentioned here) but the bug is not spe
-
Updated
Aug 14, 2021 - Shell
-
Updated
Nov 29, 2021
Add Tests
-
Updated
Mar 6, 2020 - Swift
-
Updated
Apr 15, 2021 - Jinja
-
Updated
Apr 6, 2022 - Python
-
Updated
Jun 26, 2020 - Python
Improve this page
Add a description, image, and links to the mesh-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mesh-networks topic, visit your repo's landing page and select "manage topics."

Starting to build automated packages for more of the distros in the world would be great, perhaps starting with some of the popular non-debian ones?
Alpine Linux
Artix/Arch
Void Linux
NixOS
Solus
I'm sure given its Go there's a template pkgfile for each of these available if someone were to attempt automating it.