Place1 / wg-access-server

An all-in-one WireGuard VPN solution with a web ui for connecting devices
MIT License
1.79k stars 226 forks source link

Running on Mac M2 #185

Open rakshitha31 opened 1 year ago

rakshitha31 commented 1 year ago

Whenever I try to run the app on Mac M2, it throws the following error: FATA[0000]main.go:80 failed to create wireguard interface: failed to create wg client: socket: protocol not supported

Any way to resolve this?

GoliathLabs commented 1 year ago

You may want to try out the fork over at https://github.com/freifunkMUC/wg-access-server.

If there still are any problems, feel free to open an issue over there.