Johnathon Mohr ad214ea42a Add MQTT exception for private IP address server (#5072)
Determines if the given IP address is a private address, i.e. not routable on the public internet.
These are the ranges: 127.0.0.1, 10.0.0.0-10.255.255.255, 172.16.0.0-172.31.255.255, 192.168.0.0-192.168.255.255.

If so, allow MQTT publication the same as existing localhost support.
2024-10-16 11:08:49 +11:00
2024-09-25 16:18:45 -05:00
2024-10-12 10:34:22 +02:00
2024-10-06 07:55:02 -05:00
2024-10-06 07:55:02 -05:00
2021-10-09 17:15:12 +11:00
2024-09-24 15:24:08 -05:00
2023-01-21 21:23:24 +01:00
2024-09-01 11:29:34 -05:00
2024-09-04 15:33:28 -07:00
2023-01-21 21:23:24 +01:00
2023-10-09 22:30:02 +10:00
2024-09-25 16:18:45 -05:00

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

Overview

This repository contains the device firmware for the Meshtastic project.

Stats

Alt

Languages
C++ 67.2%
C 30.9%
Python 1.1%
Shell 0.3%
Batchfile 0.3%
Other 0.1%