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

net: remove CGO_ENABLED=0 to fix VPN connections #359

Merged
merged 2 commits into from
Jun 30, 2022
Merged

net: remove CGO_ENABLED=0 to fix VPN connections #359

merged 2 commits into from
Jun 30, 2022

Conversation

abiosoft
Copy link
Owner

Fixes #358

@abiosoft abiosoft changed the title net: set CGO_ENABLED=1 to fix VPN connections net: remove CGO_ENABLED=0 to fix VPN connections Jun 30, 2022
@abiosoft abiosoft merged commit 2864461 into main Jun 30, 2022
@abiosoft abiosoft deleted the enable-cgo branch June 30, 2022 20:33
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.

VPN does not work in VM if CGO_ENABLED = 0 but works with CGO_ENABLED = 1
1 participant