Add ability to add DNS resolvers to a site
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
+1, can we get this merged? This would be great.
I rebased the PR against v0.0.41: https://github.com/numinit/mobile_nebula/tree/add-dns-resolvers
Not a flutter person myself - but it would be so super great if this was added to iOS as well.
This would be really important to me as well!
@numinit is your fork fully functional? Could you merge the latest commits?
@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
@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 Yeah. The new build fixes a DNS leak reported in #104.
I discovered today that this project is not OSS. I wish I had realized that before signing the CLA, or I never would have.
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.