mobile_nebula icon indicating copy to clipboard operation
mobile_nebula copied to clipboard

Add ability to add DNS resolvers to a site

Open mediocregopher opened this issue 5 years ago • 6 comments

For most changes I simply copied whatever was being done for unsafeRoutes and fitted it to work for dns resolvers.

TODO This does not currently work for iOS, only android, as I only have an android device to test with.

Fixes #9

mediocregopher avatar Mar 13 '21 23:03 mediocregopher

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 22 '21 16:04 CLAassistant

+1, can we get this merged? This would be great.

numinit avatar Dec 22 '21 09:12 numinit

I rebased the PR against v0.0.41: https://github.com/numinit/mobile_nebula/tree/add-dns-resolvers

numinit avatar Dec 23 '21 08:12 numinit

Not a flutter person myself - but it would be so super great if this was added to iOS as well.

tcurdt avatar Jan 31 '22 01:01 tcurdt

This would be really important to me as well!

@numinit is your fork fully functional? Could you merge the latest commits?

PhilTaken avatar Aug 01 '22 01:08 PhilTaken

@PhilTaken Yeah, works totally fine. Here's an article I wrote about this setup a while ago:

https://numinit.tumblr.com/post/671446357227274240/creating-a-distributed-private-cloud-with-nebula

Linked from there, here's a build I made that I've been using for a while:

https://drive.google.com/file/d/1ofpEMjOGmufdYvrS9UFtt-Fzb7Q2po6t/view

New PR: https://github.com/DefinedNet/mobile_nebula/pull/62

numinit avatar Aug 01 '22 07:08 numinit

@PhilTaken Yeah, works totally fine. Here's an article I wrote about this setup a while ago:

https://numinit.tumblr.com/post/671446357227274240/creating-a-distributed-private-cloud-with-nebula

Linked from there, here's a build I made that I've been using for a while:

https://drive.google.com/file/d/1ofpEMjOGmufdYvrS9UFtt-Fzb7Q2po6t/view

do you perchance have a recent build lying around? I had to re-setup my phone and the drive link is not working anymore ^^ Saw the pr but I'm not sure when that's gonna be merged

edit: the blog post has a link, cheers!

PhilTaken avatar Jan 26 '23 17:01 PhilTaken

@PhilTaken Yeah. The new build fixes a DNS leak reported in #104.

numinit avatar Jan 29 '23 04:01 numinit

I discovered today that this project is not OSS. I wish I had realized that before signing the CLA, or I never would have.

mediocregopher avatar Aug 27 '23 14:08 mediocregopher

I feel the same, though Nebula itself is MIT: https://github.com/slackhq/nebula/pull/614#issuecomment-1072061924

As for what that means for this project, I was thinking about maintaining my own fork but really can't if it's not OSS.

numinit avatar Aug 30 '23 07:08 numinit