Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use wireproxy as endpoint #74

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

jbruechert
Copy link
Contributor

@jbruechert jbruechert commented Jul 5, 2023

This is useful for running wireguard endpoints in unprivileged containers.

I don't really know go, so let me know if I can improve anything here :)

Should fix #40

@jbruechert jbruechert changed the title Draft: Allow to use wireproxy as endpoint Allow to use wireproxy as endpoint Jul 5, 2023
@jbruechert jbruechert marked this pull request as draft July 5, 2023 09:45
@jbruechert jbruechert marked this pull request as ready for review July 5, 2023 09:49
@jbruechert jbruechert force-pushed the feature/endpoint branch 2 times, most recently from 499a917 to f867307 Compare July 5, 2023 09:51
This is useful for running wireguard endpoints in unprivileged
containers.
@pufferffish pufferffish merged commit 31e6afd into pufferffish:master Jul 15, 2023
10 checks passed
@jbruechert jbruechert deleted the feature/endpoint branch October 12, 2023 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add ListenPort support (source port for WireGuard socket)
2 participants