Conversation
|
To comply with current architecture this also needs a landlock config rules section |
I looked into this but there seems to be no specific method for restricting UDP bindings/connects similar to TCP. As of right now |
|
Ah sorry I thought this already hit kernel, it appears it did not. https://lore.kernel.org/all/20240916122230.114800-1-matthieu@buffet.re/ Latest dec 24th There was plans to follow up in landlock with udp support. |
|
@0xThiebaut: What do you think? Linked to: |
|
may I ask what is preventing this pr being merged? |
|
@VastBlast: Why have you closed your PR? |
|
@whyvl: Have you seen this @VastBlast PR? |
This PR adds support for a proxying a UDP server through Wireguard. It can listen on IPv4 while tunneling to an IPv6 address or vice versa.
When sending, it goes through BindAddress -> Wireguard -> Target and the opposite when receiving.
For example, if you wanted to proxy Cloudflare's DNS server, an example config would be: