Skip to content

[Feature Request]: Allow connection via domain name #1834

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

Open
1 task done
jamesarich opened this issue May 9, 2025 · 1 comment
Open
1 task done

[Feature Request]: Allow connection via domain name #1834

jamesarich opened this issue May 9, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@jamesarich
Copy link
Collaborator

Contact Details

No response

Tell us your idea.

I understand that most of the people using Meshtastic is not that tech savy, and do not want to / need to to do port forwarding on a router to connect to node remotely, but there are some of as crazy mf :-)
I already have some ideas in my head to do it securely, like implement port knocking on my MikroTik, and based on port knocking automatically creating firewall rule.
I understand that it is complicated and not a burning issue to implement auth via protobuf, but at least I need a way to input my domain in App.
So could it be possible to implement:

  1. domain input in address field instead only numerical IP address
  2. implement custom port input, like "domain.com:5403" if I wanted to do a port remaping
  3. implement node addresses profiles, like:
  • Home profile - 192.168.1.100
  • Internet profile - domain.com:5403

Originally posted by @bmatic385 in #681

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@slush0
Copy link
Contributor

slush0 commented May 19, 2025

Point 2 is already implemented in #1861.

I second this feature request, security from the internet can be solved with VPN (rather than port knocking) and domain names are useful even in internal network :-).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants