[GH-ISSUE #3781] support web proxy inside vpn? #7458

Open
opened 2026-08-05 01:13:05 -04:00 by saavagebueno · 1 comment
Owner

Originally created by @juju4 on GitHub (May 4, 2025).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/3781

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). Original GitHub issue: https://github.com/netbirdio/netbird/issues/3781 **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 2026-08-05 01:13:05 -04:00
Author
Owner

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

comments?

<!-- gh-comment-id:2974848101 --> @juju4 commented on GitHub (Jun 15, 2025): comments?
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#7458