Pangolin Connect: Local Connection to Newt #3447
Closed
spaceXrace
started this conversation in
Feature Requests
Replies: 1 comment
|
Seems like this was implemented in 1.21, thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
When running Pangolin Connect on a device in the same network as my Newt instance, it would be great if the client connected to Newt locally.
Motivation
When in my home network where the homeserver with Newt is located, Pangolin Client currently chooses an awkward endpoint:
209.198.152.229 is the shared exit IP from my ISP's CGNAT! It seems like a NAT Loopback is happening on the CGNAT side.
This route is unstable and slow:
Proposed Solution
Pangolin Client should instead first try to reach the Newt Instance locally.
Current behaviour seems to be:
Proposed behaviour:
I have used Tailscale and Netbird before, their client apps both switch to a local connection when I am in my home network.
Alternatives Considered
No response
Additional Context
No response
All reactions