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

FreeBSD support? #140

Open
Alphizi opened this issue Oct 4, 2024 · 2 comments
Open

FreeBSD support? #140

Alphizi opened this issue Oct 4, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Alphizi
Copy link

Alphizi commented Oct 4, 2024

No description provided.

@introspection3
Copy link

same question

@pymq
Copy link
Member

pymq commented Jan 3, 2025

Hi @introspection3 @Alphizi

awl does not currently support FreeBSD. However, it should be fairly easy to add. You will need to add a new file for TUN, similar to https://github.com/anywherelan/awl/blob/master/vpn/iface_linux.go (or adjust build tags for that file). Everything else should work out of the box if you compile for freebsd and if you run the new executable as root.

@pymq pymq added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants