Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check if MQTT remote IP is private #5647

Merged
merged 3 commits into from
Dec 23, 2024
Merged

Conversation

esev
Copy link
Contributor

@esev esev commented Dec 22, 2024

Consider a remote MQTT server as private if its host name resolves to a private IP.

Creating this as a draft PR for now, just for providing context to the PRs below. It'll need the following before building for the portduino platforms:

  1. Add remote/local IP/Port functions to WiFiClient WiFi#3
  2. Update WiFi library to fa7ed2a framework-portduino#42
  3. Update platform.json to pickup WiFiClient changes platform-native#7
  4. A future update to the commit hash in
    platform = https://github.com/meshtastic/platform-native.git#73bd1a21183ca8b00c4ea58bb21315df31a50dff

esev added a commit to esev/meshtastic-platform-native that referenced this pull request Dec 22, 2024
@thebentern thebentern marked this pull request as ready for review December 23, 2024 14:23
@thebentern thebentern merged commit 143e1d1 into meshtastic:master Dec 23, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants