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

Exclude multicast DNS from the killswitch in mode 2 #248

Closed
wants to merge 5 commits into from

Conversation

Floppy
Copy link

@Floppy Floppy commented Oct 19, 2020

So that we can still use mDNS hostnames for devices on the local network when the killswitch is enabled. Resolves #247.

I'm not sure of the wider security implications here, however.

ryanprior and others added 4 commits June 2, 2020 22:11
* Ported CLI to argparse, based on OO programming paradigm

* Added descriptive comments

* Updated usage string

* Added logging

* Updated exmaples

* Removed function based CLI code

* Removed docopt dependency

* Added usage constant

* Added back the PVPN_WAIT environment variable

* Addressed Flake8 issues

* Examples are now inline with the CLI

* Removed unncesessary comment

* Cleaned up code and improved readability

* Removed dependencies still they are no longer needed

* Updated inline command

* Allow uppercase protocol with -p

* Allign help message

* Return missing -p to example

Co-authored-by: Alexandru Cheltuitor <[email protected]>
So that we can still use mDNS hostnames for devices on the local network when the killswitch is enabled. Resolves Rafficer#247.
@Floppy
Copy link
Author

Floppy commented Dec 22, 2020

@kaplun I'm not sure what's happened here - my two-line change is now showing a whole load of other stuff in there. I've resolved the conflicts, but something's still not right... any ideas?

@Floppy
Copy link
Author

Floppy commented Jun 26, 2021

Closed in favour of a non-conflicted version in #321

@Floppy Floppy closed this Jun 26, 2021
@Floppy Floppy deleted the patch-1 branch June 26, 2021 13:44
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.

[Enhancement] Allow multicast DNS on local interfaces in killswitch mode 2
2 participants