mobile_nebula icon indicating copy to clipboard operation
mobile_nebula copied to clipboard

[ios][feature request] need relay config ui or allow config all stuff as a whole for every thing

Open congzhangzh opened this issue 3 years ago • 3 comments

Hi folks,

First, is that possible to do relay config from advanced UI? Second, is that possible to allow custom config as a whole, like a config on a laptop, and scan the whole config by QRcode? It will be very convenient,

Tks, Cong

congzhangzh avatar Aug 20 '22 14:08 congzhangzh

I want to do some config like https://github.com/slackhq/nebula/blob/master/examples/config.yml#L165

congzhangzh avatar Aug 20 '22 14:08 congzhangzh

Hi @congzhangzh -

v0.1.0 was released last week and includes support for connecting to remote devices over a relay. This means that if you attempt to access a remote node from your phone, and that remote device contains relays in its configuration, your phone can use the relay to access that remote node.

This does not support relaying inbound to the phone. This isn't likely to be very useful without support for inbound firewall rules. (#45)

Does this satisfy your relay use case, or do you require inbound connectivity?

(As for the request to import the entire config, that's not currently possible unfortunately.)

johnmaguire avatar Oct 19 '22 20:10 johnmaguire

@JohnMaguire cool, seems fit my need, I will have a try lately!

congzhangzh avatar Oct 20 '22 03:10 congzhangzh

I'm going to close this ticket out as the app supports relays now. We don't have plans to support uploading a config blob but will add more config options where it makes sense in the future as time allows.

Let me know if you run into any issues with the relay support!

johnmaguire avatar Nov 18 '22 21:11 johnmaguire