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

Added ability for wgsd-client to work over tcp via optional protocol flag #59

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iFrancisMe
Copy link

Added the ability for wgsd-client to accept an optional protocol flag to indicate what protocol to use primarily for use over TCP, such as over a Cloudflare tunnel. Protocol is accepted as a string and passed to dns.Client module as-is. Leaving out the protocol flag causes program to function as it did before modification. Any protocol supported natively by the DNS client should work, but I only tested using the default UDP (with flag and without) and TCP over Cloudflare tunnel.

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.

1 participant