hiddify-next
hiddify-next copied to clipboard
[FR] Feature Request: Add a Proxy Bypass List for Specific Domains
Feature description
Feature Request I would like to request a new feature that allows users to specify a list of domains to bypass the application's proxy settings.
Problem Description Currently, all traffic is routed through the configured proxy. This requires manually disabling the proxy to access local or internal network resources that should not be proxied, which is inconvenient and disrupts workflow.
Proposed Solution I suggest adding an option in the settings where a user can input a list of domains, hostnames, or IP addresses. Any connection to a destination matching an entry in this list would directly connect, bypassing the proxy.
Example implementation: A text field accepting entries like:
*.local
company-intranet.com
192.168.1.1
This functionality would greatly improve the application's flexibility and user experience in corporate or development environments. Thank you for considering this feature.