support web proxy inside vpn? #1863

Open
opened 2025-11-20 06:08:10 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @juju4 on GitHub (May 4, 2025).

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)

Originally created by @juju4 on GitHub (May 4, 2025). **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)
saavagebueno added the feature-request label 2025-11-20 06:08:10 -05:00
Author
Owner

@juju4 commented on GitHub (Jun 15, 2025):

comments?

@juju4 commented on GitHub (Jun 15, 2025): comments?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1863