Skip to content
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

Add ability to add DNS resolvers to a site #18

Closed
wants to merge 1 commit into from
Closed

Add ability to add DNS resolvers to a site #18

wants to merge 1 commit into from

Conversation

mediocregopher
Copy link

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

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.
@CLAassistant
Copy link

CLAassistant commented Apr 22, 2021

CLA assistant check
All committers have signed the CLA.

@numinit
Copy link

numinit commented Dec 22, 2021

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

@numinit
Copy link

numinit commented Dec 23, 2021

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

@tcurdt
Copy link

tcurdt commented Jan 31, 2022

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

@PhilTaken
Copy link

This would be really important to me as well!

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

@numinit
Copy link

numinit commented Aug 1, 2022

@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: #62

@PhilTaken
Copy link

PhilTaken commented Jan 26, 2023

@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!

@numinit
Copy link

numinit commented Jan 29, 2023

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

@mediocregopher
Copy link
Author

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

@numinit
Copy link

numinit commented Aug 30, 2023

I feel the same, though Nebula itself is MIT: slackhq/nebula#614 (comment)

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.

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

Successfully merging this pull request may close these issues.

Option to set DNS servers
5 participants