netbird
netbird copied to clipboard
support web proxy inside vpn?
Is your feature request related to a problem? Please describe.
openvpn can push web proxy through dhcpd options (push "dhcp-option PROXY_HTTPS <IP> <PORT>").
On full computer, you can eventually manually set up proxy with environment variables.
On mobile like ios, it can only be configured by interface but not possible for netbird-ios.
Like route and dns, client should make information easily accessible for troubleshooting.
Describe the solution you'd like Like dns, it should be possible to configure a web proxy per group/exit node
Describe alternatives you've considered Only filtering at dns level as only level available in netbird (and wireguard)
comments?