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

feat: Add the ability to proxy the requests to their respective sink #3

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

lhw
Copy link
Owner

@lhw lhw commented Jun 4, 2024

Adds the feature to pass through intercepted calls to Weather Undergroud and Weathercloud.net. In both cases the connection is also upgraded to HTTPS.

The DNS servers used to resolve the respective domains can be configured, as the local DNS server might serve proxy itself. It defaults to Quad9 if no other DNS server is provided. If more than one address is provided a random one from the list is chosen.

Closes: #1

@lhw lhw merged commit 252d37d into main Jun 4, 2024
3 checks passed
@lhw lhw deleted the feat/weather-proxy branch June 4, 2024 21:41
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.

Add proxy functionality
1 participant