Skip to content

Conversation

ishanjain28
Copy link
Contributor

@ishanjain28 ishanjain28 commented Mar 30, 2025

This PR closes #1709

This PR adds the following.

  1. In the backend side, It adds per client blocking_mode configuration.
  2. On the frontend, It adds the UI to configure Blocking Mode for a client.

Notes:

  • The default value of blocking_mode, blocking_ipv4, blocking_ipv6 for a client is derived from the global values.
  • Previously, The blocking mode configuration was looked up in *Server.DnsContext.BlockingMode which returns the global values. Now, These values are looked up in the client context.

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.

Client Settings Blocking Mode

1 participant